Searched refs:exaDriverInit (Results 1 - 25 of 42) sorted by relevance
12
| /xsrc/external/mit/xorg-server.old/dist/exa/ |
| H A D | exa.h | 779 exaDriverInit(ScreenPtr pScreen,
|
| /xsrc/external/mit/xf86-video-trident/dist/src/ |
| H A D | blade_exa.c | 333 return exaDriverInit(pScreen, ExaDriver);
|
| H A D | xp4_exa.c | 292 return (exaDriverInit(pScreen, pExa));
|
| /xsrc/external/mit/xf86-video-pnozz/dist/src/ |
| H A D | pnozz_exa.c | 250 return exaDriverInit(pScreen, pExa);;
|
| /xsrc/external/mit/xorg-server/dist/exa/ |
| H A D | exa.h | 761 exaDriverInit(ScreenPtr pScreen, ExaDriverPtr pScreenInfo);
|
| /xsrc/external/mit/xf86-video-suncg6/dist/src/ |
| H A D | cg6_exa.c | 350 return exaDriverInit(pScreen, pExa);;
|
| /xsrc/external/mit/xf86-video-suntcx/dist/src/ |
| H A D | tcx_accel.c | 394 return exaDriverInit(pScreen, pExa);
|
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | pm3_exa.c | 377 return exaDriverInit(pScreen, pExa);
|
| H A D | pm2_exa.c | 646 return exaDriverInit(pScreen, pExa);
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | g80_exa.c | 329 return exaDriverInit(pScreen, exa);
|
| H A D | nv_exa.c | 360 return exaDriverInit(pScreen, pExa);
|
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| H A D | ct_exa.c | 326 return exaDriverInit(pScreen, pExa);
|
| /xsrc/external/mit/xf86-video-ngle/dist/src/ |
| H A D | ngle_accel.c | 350 return exaDriverInit(pScreen, pExa);
|
| H A D | summit_accel.c | 688 ret = exaDriverInit(pScreen, pExa);
|
| /xsrc/external/mit/xf86-video-igs/dist/src/ |
| H A D | igs_accel.c | 388 return exaDriverInit(pScreen, pExa);
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atimach64exa.c | 628 if (!exaDriverInit(pScreen, pATI->pExa)) {
|
| /xsrc/external/mit/xf86-video-mgx/dist/src/ |
| H A D | mgx_accel.c | 392 return exaDriverInit(pScreen, pExa);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | ephyr_draw.c | 483 success = exaDriverInit(pScreen, fakexa->exa);
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ |
| H A D | ephyr_draw.c | 492 success = exaDriverInit(pScreen, fakexa->exa);
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_exa.c | 182 if(!exaDriverInit(pScreen, psav->EXADriverPtr)) {
|
| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| H A D | smi_exa.c | 176 if(!exaDriverInit(pScreen, pSmi->EXADriverPtr)) { 177 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "exaDriverInit failed.\n");
|
| /xsrc/external/mit/xf86-video-sunffb/dist/src/ |
| H A D | ffb_exa.c | 507 return exaDriverInit(pScreen, pExa);
|
| /xsrc/external/mit/xf86-video-i128/dist/src/ |
| H A D | i128exa.c | 686 return(exaDriverInit(pScreen, pExa));
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nouveau_exa.c | 528 if (!exaDriverInit(pScreen, exa))
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_exa.c | 613 if (!exaDriverInit(pScreen, info->ExaDriver)) {
|
Completed in 28 milliseconds
12