Searched refs:pci_config_write (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/arch/mips/pci/ |
| D | ops-vr41xx.c | 89 static int pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_write() function 125 .write = pci_config_write,
|
| D | ops-emma2rh.c | 127 static int pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_write() function 179 .write = pci_config_write,
|
| D | ops-rc32434.c | 190 static int pci_config_write(struct pci_bus *bus, unsigned int devfn, in pci_config_write() function 205 .write = pci_config_write,
|
| /linux-4.4.14/arch/x86/include/asm/ |
| D | pci_64.h | 22 extern int (*pci_config_write)(int seg, int bus, int dev, int fn,
|