Searched refs:pci_config_read (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/arch/x86/include/asm/ |
H A D | pci_64.h | 20 extern int (*pci_config_read)(int seg, int bus, int dev, int fn,
|
/linux-4.4.14/arch/mips/pci/ |
H A D | ops-emma2rh.c | 82 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, pci_config_read() function 178 .read = pci_config_read,
|
H A D | ops-vr41xx.c | 61 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, pci_config_read() function 124 .read = pci_config_read,
|
H A D | ops-rc32434.c | 177 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, pci_config_read() function 204 .read = pci_config_read,
|
Completed in 205 milliseconds