| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| xf86Rename.h | 57 #define xf86OutputCreate XF86NAME(xf86OutputCreate)
|
| xf86Crtc.h | 792 xf86OutputCreate (ScrnInfoPtr scrn,
|
| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| smi501_output.c | 146 if (! (output = xf86OutputCreate(pScrn, outputFuncs, "LVDS"))) 163 if (! (output = xf86OutputCreate(pScrn, outputFuncs, "VGA")))
|
| smilynx_output.c | 257 if(! (output = xf86OutputCreate(pScrn,outputFuncs,"LVDS"))) 276 if(! (output = xf86OutputCreate(pScrn,outputFuncs,"LVDS"))) 293 if(! (output = xf86OutputCreate(pScrn,outputFuncs,"VGA")))
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| i830_dvo.c | 466 output = xf86OutputCreate(pScrn, &i830_dvo_output_funcs, 472 output = xf86OutputCreate(pScrn, &i830_dvo_output_funcs, 478 output = xf86OutputCreate(pScrn, &i830_dvo_output_funcs,
|
| i830_hdmi.c | 336 output = xf86OutputCreate(pScrn, &i830_hdmi_output_funcs,
|
| i830_crt.c | 536 output = xf86OutputCreate (pScrn, &i830_crt_output_funcs, "VGA");
|
| drmmode_display.c | 1257 output = xf86OutputCreate (pScrn, &drmmode_output_funcs, name);
|
| i830_lvds.c | 1461 output = xf86OutputCreate (pScrn, &i830_lvds_output_funcs, "LVDS");
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| lx_output.c | 288 output = xf86OutputCreate(pScrni, &lx_output_funcs, "default");
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| g80_dac.c | 205 output = xf86OutputCreate(pScrn, &G80DacOutputFuncs, orName);
|
| g80_sor.c | 518 output = xf86OutputCreate(pScrn, funcs, orName);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| sna_display_fake.c | 248 output = xf86OutputCreate(scrn, &sna_output_funcs, buf);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| sna_display_fake.c | 255 output = xf86OutputCreate(scrn, &sna_output_funcs, buf);
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| via_analog.c | 407 output = xf86OutputCreate(pScrn, &via_analog_funcs, outputNameBuffer);
|
| via_sii164.c | 453 output = xf86OutputCreate(pScrn, &via_sii164_funcs, outputNameBuffer);
|
| via_vt1632.c | 465 output = xf86OutputCreate(pScrn, &via_vt1632_funcs, outputNameBuffer);
|
| via_tv.c | 875 output = xf86OutputCreate(pScrn, &via_tv_funcs, "TV-1");
|
| via_kms.c | 694 output = xf86OutputCreate (pScrn, &drmmode_output_funcs, name);
|
| via_tmds.c | 1131 output = xf86OutputCreate(pScrn, &via_tmds_funcs, outputNameBuffer);
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| qxl_ums_mode.c | 486 qxl->outputs[i] = output = xf86OutputCreate (pScrn, &qxl_output_funcs, name);
|
| qxl_drmmode.c | 768 output = xf86OutputCreate (pScrn, &drmmode_output_funcs, name);
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| r128_output.c | 412 return xf86OutputCreate(pScrn, &r128_output_funcs, buf);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| xf86Crtc.h | 944 xf86OutputCreate(ScrnInfoPtr scrn,
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| vmwgfx_output.c | 631 output = xf86OutputCreate(pScrn, &output_funcs, name);
|