Searched refs:read_config_dword (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/mips/pci/ |
H A D | ops-rc32434.c | 94 static int read_config_dword(struct pci_bus *bus, unsigned int devfn, read_config_dword() function 186 return read_config_dword(bus, devfn, where, val); pci_config_read()
|
H A D | pci-alchemy.c | 213 static int read_config_dword(struct pci_bus *bus, unsigned int devfn, read_config_dword() function 278 return read_config_dword(bus, devfn, where, val); alchemy_pci_read()
|
Completed in 39 milliseconds