Searched refs:pci_write (Results 1 – 3 of 3) sorted by relevance
| /arch/x86/pci/ |
| A D | intel_mid.c | 181 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function 300 .write = pci_write,
|
| 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 74 .write = pci_write,
|
| /arch/s390/pci/ |
| A D | pci.c | 404 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write() function 414 .write = pci_write,
|
Completed in 15 milliseconds