Searched refs:pci_write (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/x86/pci/ |
D | intel_mid_pci.c | 172 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function 246 .write = pci_write,
|
D | common.c | 67 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) in pci_write() function 75 .write = pci_write,
|
/linux-4.1.27/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-4.1.27/arch/s390/pci/ |
D | pci.c | 333 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function 349 .write = pci_write,
|