Searched defs:pPci (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86pciBus.c | 353 xf86IsPrimaryPci(struct pci_device *pPci) in xf86IsPrimaryPci() 398 xf86CheckPciMemBase(struct pci_device *pPci, memType base) in xf86CheckPciMemBase() 442 struct pci_device *pPci; in xf86PciAddMatchingDev() local 485 struct pci_device *pPci; in xf86PciProbeDev() local 659 struct pci_device *pPci; in xf86MatchPciInstances() local
|
| H A D | xf86platformBus.c | 491 struct pci_device *pPci; in probeSingleDevice() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/fbdevhw/ |
| H A D | fbdevhwstub.c | 23 fbdevHWProbe(struct pci_device *pPci, char *device, char **namep) in fbdevHWProbe() 29 fbdevHWInit(ScrnInfoPtr pScrn, struct pci_device *pPci, char *device) in fbdevHWInit()
|
| H A D | fbdevhw.c | 263 fbdev_open_pci(struct pci_device *pPci, char **namep) in fbdev_open_pci() 366 fbdevHWProbe(struct pci_device *pPci, char *device, char **namep) in fbdevHWProbe() 382 fbdevHWInit(ScrnInfoPtr pScrn, struct pci_device *pPci, char *device) in fbdevHWInit()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/ |
| H A D | lnx_platform.c | 103 struct pci_device *pPci = device->pdev; in xf86PlatformDeviceCheckBusID() local
|