Searched refs:xf86InitInt10 (Results 1 - 25 of 30) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dstub.c17 xf86InitInt10(int entityIndex) function in typeref:typename:xf86Int10InfoPtr
H A Dxf86int10.h64 extern _X_EXPORT xf86Int10InfoPtr xf86InitInt10(int entityIndex);
H A Dhelper_exec.c739 xf86InitInt10(int entityIndex) function in typeref:typename:xf86Int10InfoPtr
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dstub.c17 xf86InitInt10(int entityIndex) function in typeref:typename:xf86Int10InfoPtr
H A Dxf86int10.h64 extern _X_EXPORT xf86Int10InfoPtr xf86InitInt10(int entityIndex);
H A Dhelper_exec.c772 xf86InitInt10(int entityIndex) function in typeref:typename:xf86Int10InfoPtr
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm3_dac.c448 pInt = xf86InitInt10(pGlint->pEnt->index);
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_driver.c623 pSmi->pInt10 = xf86InitInt10(pEnt->index);
1640 pSmi->pInt10 = xf86InitInt10(pEnt->index);
/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Drendition.c523 pInt = xf86InitInt10(pRendition->pEnt->index);
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_driver.c208 pNv->int10 = xf86InitInt10(pEnt->index);
H A Driva_driver.c399 pRiva->pInt = xf86InitInt10(pRiva->pEnt->index);
H A Dnv_driver.c1414 pNv->pInt = xf86InitInt10(pNv->pEnt->index);
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_driver.c517 if ((pVesa->pInt = xf86InitInt10(pGeode->pEnt->index)) == NULL) {
H A Dgx_driver.c669 if ((pVesa->pInt = xf86InitInt10(pGeode->pEnt->index)) == NULL) {
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_driver.c964 pInt = xf86InitInt10(pTseng->pEnt->index);
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_driver.c434 pS3->pInt10 = xf86InitInt10(pEnt->index);
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx2_driver.c687 if ((pVesa->pInt = xf86InitInt10(pGeode->pEnt->index)) == NULL) {
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_driver.c693 ptr = xf86InitInt10(pEnt->index);
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dalp_driver.c522 pInt = xf86InitInt10(pCir->pEnt->index);
H A Dlg_driver.c463 int10InfoPtr = xf86InitInt10(pCir->pEnt->index);
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_driver.c860 pInt = xf86InitInt10(pTDFX->pEnt->index);
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_driver.c1092 *ppInt10 = xf86InitInt10(info->pEnt->index);
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_driver.c301 "xf86InitInt10",
1623 pInt = xf86InitInt10(pXGI->pEnt->index);
2808 pXGI->pInt = xf86InitInt10(pXGI->pEnt->index);
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_driver.c2328 *ppInt10 = xf86InitInt10(info->pEnt->index);
6249 pInt = xf86InitInt10 (info->pEnt->index);
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_driver.c809 pInt = xf86InitInt10(pEnt->index);

Completed in 157 milliseconds

12