Searched refs:pci_write (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/arch/x86/pci/ |
| D | intel_mid_pci.c | 177 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function 285 .write = pci_write,
|
| D | common.c | 65 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) in pci_write() function 73 .write = pci_write,
|
| /Linux-v5.4/arch/ia64/pci/ |
| D | pci.c | 106 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function 115 .write = pci_write,
|
| /Linux-v5.4/arch/s390/pci/ |
| D | pci.c | 385 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function 401 .write = pci_write,
|