Lines Matching refs:crtc_t
148 typedef struct _crtc crtc_t;
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 *crtc, output_t *output)
545 crtc_disable (crtc_t *crtc)
558 crtc_revert (crtc_t *crtc)
574 crtc_apply (crtc_t *crtc)
672 panic (Status s, crtc_t *crtc)
703 crtc_t *crtc = &crtcs[c];
767 crtc_t *crtc = &crtcs[c];
814 check_crtc_for_output (crtc_t *crtc, output_t *output)
861 static crtc_t *
868 crtc_t *crtc;
1037 crtc_t *best_crtc;
1059 crtc_t *crtc;
1179 crtc_t *crtc = NULL; /* old */
1432 crtc_t *crtc;
1730 crtc_t *crtc;