Searched refs:pci_write (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/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.6/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.6/arch/s390/pci/ |
D | pci.c | 384 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function 394 .write = pci_write,
|
/Linux-v6.6/drivers/pci/endpoint/functions/ |
D | pci-epf-vntb.c | 1016 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) in pci_write() function 1023 .write = pci_write,
|