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