Searched refs:pci_config_read (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dpci_64.h20 extern int (*pci_config_read)(int seg, int bus, int dev, int fn,
/linux-4.4.14/arch/mips/pci/
H A Dops-emma2rh.c82 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 Dops-vr41xx.c61 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 Dops-rc32434.c177 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, pci_config_read() function
204 .read = pci_config_read,

Completed in 187 milliseconds