Searched refs:pci_write (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/arch/x86/pci/ |
| D | intel_mid_pci.c | 181 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function 300 .write = pci_write,
|
| D | common.c | 66 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) in pci_write() function 74 .write = pci_write,
|
| /Linux-v6.1/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-v6.1/arch/s390/pci/ |
| D | pci.c | 421 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function 431 .write = pci_write,
|
| /Linux-v6.1/drivers/pci/endpoint/functions/ |
| D | pci-epf-vntb.c | 997 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) in pci_write() function 1004 .write = pci_write,
|