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