Searched refs:pci_read (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/arch/x86/pci/ |
D | intel_mid_pci.c | 171 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_read() function 299 .read = pci_read,
|
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 73 .read = pci_read,
|
/linux-6.1.9/tools/power/pm-graph/config/ |
D | cgskip.txt | 46 pci_read
|
/linux-6.1.9/arch/ia64/pci/ |
D | pci.c | 99 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_read() function 114 .read = pci_read,
|
/linux-6.1.9/arch/s390/pci/ |
D | pci.c | 413 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_read() function 430 .read = pci_read,
|
/linux-6.1.9/drivers/pci/endpoint/functions/ |
D | pci-epf-vntb.c | 988 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) in pci_read() function 1003 .read = pci_read,
|