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