Searched refs:pci_read (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.10/arch/x86/pci/ | 
| D | intel_mid_pci.c | 168 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where,  in pci_read()  function285 	.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()  function73 	.read = pci_read,
 
 | 
| /Linux-v5.10/tools/power/pm-graph/config/ | 
| D | cgskip.txt | 46 pci_read
 | 
| /Linux-v5.10/arch/ia64/pci/ | 
| D | pci.c | 99 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where,  in pci_read()  function114 	.read = pci_read,
 
 | 
| /Linux-v5.10/arch/s390/pci/ | 
| D | pci.c | 396 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where,  in pci_read()  function413 	.read = pci_read,
 
 |