Searched refs:crtc_t (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c148 typedef struct _crtc crtc_t; typedef in typeref:struct:_crtc
172 crtc_t *crtc_info;
173 crtc_t *current_crtc_info;
190 static crtc_t *crtcs = NULL;
367 static crtc_t *
371 crtc_t *crtc = NULL;
391 static crtc_t *
432 crtc_t *crtc;
479 crtcs = calloc (num_crtcs, sizeof (crtc_t));
500 crtc_add_output (crtc_t *crt
[all...]

Completed in 13 milliseconds