Home | History | Annotate | Download | only in src

Lines Matching refs:xf86_config

298     xf86CrtcConfigPtr xf86_config = XF86_CRTC_CONFIG_PTR(crtc->scrn);
306 for (o = 0; o < xf86_config->num_output; o++) {
307 output = xf86_config->output[o];
316 for (c = 0; c < xf86_config->num_crtc; c++) {
317 xf86CrtcPtr test_crtc = xf86_config->crtc[c];
341 for (o = 0; o < xf86_config->num_output; o++) {
342 output = xf86_config->output[o];
360 xf86CrtcConfigPtr xf86_config = XF86_CRTC_CONFIG_PTR(crtc->scrn);
399 for (i = 0; i < xf86_config->num_output; i++) {
400 output = xf86_config->output[i];
512 xf86_config = XF86_CRTC_CONFIG_PTR(crtc->scrn);
524 for (i = 0; i < xf86_config->num_output; i++) {
525 output = xf86_config->output[i];
592 xf86CrtcConfigPtr xf86_config = XF86_CRTC_CONFIG_PTR(crtc->scrn);
625 for (i = 0; i < xf86_config->num_output; i++) {
626 output = xf86_config->output[i];