Searched refs:read_config_word (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/pci/
H A Dops-rc32434.c83 static int read_config_word(struct pci_bus *bus, unsigned int devfn, read_config_word() function
184 return read_config_word(bus, devfn, where, (u16 *) val); pci_config_read()
H A Dpci-alchemy.c201 static int read_config_word(struct pci_bus *bus, unsigned int devfn, read_config_word() function
272 int rc = read_config_word(bus, devfn, where, &_val); alchemy_pci_read()

Completed in 52 milliseconds