Home
last modified time | relevance | path

Searched defs:pPci (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86pciBus.c353 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 Dxf86platformBus.c491 struct pci_device *pPci; in probeSingleDevice() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/fbdevhw/
H A Dfbdevhwstub.c23 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 Dfbdevhw.c263 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 Dlnx_platform.c103 struct pci_device *pPci = device->pdev; in xf86PlatformDeviceCheckBusID() local