Searched defs:pci_read (Results 1 – 4 of 4) sorted by relevance
/linux/arch/x86/pci/ |
H A D | intel_mid_pci.c | 171 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_read() function
|
H A D | common.c | 60 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) in pci_read() function
|
/linux/arch/s390/pci/ |
H A D | pci.c | 385 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, pci_read() function
|
/linux/drivers/pci/endpoint/functions/ |
H A D | pci-epf-vntb.c | 997 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) in pci_read() function
|