Searched refs:pci_write (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.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-6.12.1/arch/s390/pci/ |
D | pci.c | 390 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function 400 .write = pci_write,
|
/linux-6.12.1/drivers/pci/endpoint/functions/ |
D | pci-epf-vntb.c | 1006 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) in pci_write() function 1013 .write = pci_write,
|