Searched refs:read_config_word (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/mips/pci/ |
A D | ops-rc32434.c | 83 static int read_config_word(struct pci_bus *bus, unsigned int devfn, in read_config_word() function 184 return read_config_word(bus, devfn, where, (u16 *) val); in pci_config_read()
|
A D | pci-alchemy.c | 202 static int read_config_word(struct pci_bus *bus, unsigned int devfn, in read_config_word() function 273 int rc = read_config_word(bus, devfn, where, &_val); in alchemy_pci_read()
|
Completed in 5 milliseconds