Searched refs:fbdevHWInit (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/fbdevhw/ |
| H A D | fbdevhwstub.c | 31 fbdevHWInit(ScrnInfoPtr pScrn, struct pci_device *pPci, char *device) function in typeref:typename:Bool
|
| H A D | fbdevhw.h | 22 extern _X_EXPORT Bool fbdevHWInit(ScrnInfoPtr pScrn, struct pci_device * pPci, char *device);
|
| H A D | fbdevhw.c | 366 fbdevHWInit(ScrnInfoPtr pScrn, struct pci_device * pPci, char *device) function in typeref:typename:Bool
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/fbdevhw/ |
| H A D | fbdevhwstub.c | 29 fbdevHWInit(ScrnInfoPtr pScrn, struct pci_device *pPci, char *device) function in typeref:typename:Bool
|
| H A D | fbdevhw.h | 21 extern _X_EXPORT Bool fbdevHWInit(ScrnInfoPtr pScrn, struct pci_device *pPci,
|
| H A D | fbdevhw.c | 382 fbdevHWInit(ScrnInfoPtr pScrn, struct pci_device *pPci, char *device) function in typeref:typename:Bool
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | riva_driver.c | 551 if (!fbdevHWInit(pScrn, pRiva->PciInfo, NULL)) {
|
| H A D | nv_driver.c | 1622 if (!fbdevHWInit(pScrn, pNv->PciInfo, NULL)) {
|
| /xsrc/external/mit/xf86-video-imstt/dist/src/ |
| H A D | imstt_driver.c | 172 "fbdevHWInit", 424 if (!fbdevHWInit(pScrn, iptr->PciInfo, NULL))
|
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | glint_driver.c | 969 if (!fbdevHWInit(pScrn, pGlint->PciInfo, 972 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "fbdevHWInit failed!\n"); 1110 if (!fbdevHWInit(pScrn, pGlint->PciInfo, 1114 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "fbdevHWInit failed!\n");
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_driver.c | 1410 if (!fbdevHWInit(pScrn, info->PciInfo, NULL)) goto exit;
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_driver.c | 1817 if (!fbdevHWInit(pScrn, pMga->PciInfo, NULL))
|
Completed in 27 milliseconds