Searched defs:pci_write (Results 1 – 4 of 4) sorted by relevance
/linux/arch/x86/pci/ |
H A D | intel_mid.c | 181 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function
|
H A 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
|
/linux/arch/s390/pci/ |
H A D | pci.c | 404 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function
|
/linux/drivers/pci/endpoint/functions/ |
H A D | pci-epf-vntb.c | 1098 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) in pci_write() function
|