Searched refs:primary_output (Results 1 – 1 of 1) sorted by relevance
193 RROutputPtr primary_output = NULL; in ms_covering_xf86_crtc() local197 primary_output = ms_first_output(scrn->pScreen); in ms_covering_xf86_crtc()198 if (!primary_output || !primary_output->crtc) in ms_covering_xf86_crtc()201 crtc = primary_output->crtc->devPrivate; in ms_covering_xf86_crtc()265 RROutputPtr primary_output = NULL; in ms_covering_randr_crtc() local269 primary_output = ms_first_output(scrn->pScreen); in ms_covering_randr_crtc()270 if (!primary_output || !primary_output->crtc) in ms_covering_randr_crtc()273 crtc = primary_output->crtc; in ms_covering_randr_crtc()