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