Lines Matching defs:output
339 EFBOutputGetEDIDModes(xf86OutputPtr output)
341 xf86MonPtr edid_mon = output->MonInfo;
354 return (xf86OutputGetEDIDModes(output));
358 efb_get_modes(xf86OutputPtr output)
360 ScrnInfoPtr pScrn = output->scrn;
363 pModes = RADEONProbeOutputModes(output);
460 xf86OutputPtr output;
480 output = config->output[o];
482 for (p = output->options; p->token >= 0; p++) {
515 // do the output configuration here only if dual display is enabled
555 xf86OutputPtr output;