Searched refs:xf86OutputCreate (Results 1 - 25 of 39) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Rename.h57 #define xf86OutputCreate XF86NAME(xf86OutputCreate) macro
H A Dxf86Crtc.h792 xf86OutputCreate (ScrnInfoPtr scrn,
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi501_output.c146 if (! (output = xf86OutputCreate(pScrn, outputFuncs, "LVDS")))
163 if (! (output = xf86OutputCreate(pScrn, outputFuncs, "VGA")))
H A Dsmilynx_output.c257 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 Di830_dvo.c466 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 Di830_hdmi.c336 output = xf86OutputCreate(pScrn, &i830_hdmi_output_funcs,
H A Di830_crt.c536 output = xf86OutputCreate (pScrn, &i830_crt_output_funcs, "VGA");
H A Ddrmmode_display.c1257 output = xf86OutputCreate (pScrn, &drmmode_output_funcs, name);
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_dac.c205 output = xf86OutputCreate(pScrn, &G80DacOutputFuncs, orName);
H A Dg80_sor.c518 output = xf86OutputCreate(pScrn, funcs, orName);
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_output.c288 output = xf86OutputCreate(pScrni, &lx_output_funcs, "default");
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_display_fake.c248 output = xf86OutputCreate(scrn, &sna_output_funcs, buf);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_display_fake.c255 output = xf86OutputCreate(scrn, &sna_output_funcs, buf);
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_analog.c407 output = xf86OutputCreate(pScrn, &via_analog_funcs, outputNameBuffer);
H A Dvia_sii164.c453 output = xf86OutputCreate(pScrn, &via_sii164_funcs, outputNameBuffer);
H A Dvia_vt1632.c465 output = xf86OutputCreate(pScrn, &via_vt1632_funcs, outputNameBuffer);
H A Dvia_tv.c875 output = xf86OutputCreate(pScrn, &via_tv_funcs, "TV-1");
H A Dvia_kms.c694 output = xf86OutputCreate (pScrn, &drmmode_output_funcs, name);
H A Dvia_tmds.c1131 output = xf86OutputCreate(pScrn, &via_tmds_funcs, outputNameBuffer);
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_ums_mode.c486 qxl->outputs[i] = output = xf86OutputCreate (pScrn, &qxl_output_funcs, name);
H A Dqxl_drmmode.c768 output = xf86OutputCreate (pScrn, &drmmode_output_funcs, name);
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_output.c412 return xf86OutputCreate(pScrn, &r128_output_funcs, buf);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.h944 xf86OutputCreate(ScrnInfoPtr scrn,
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_output.c631 output = xf86OutputCreate(pScrn, &output_funcs, name);
/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A Dvboxvideo.c1187 = xf86OutputCreate(pScrn, &VBOXOutputFuncs, szOutput);

Completed in 43 milliseconds

12