Searched refs:read_config_byte (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/arch/mips/pci/ |
H A D | ops-rc32434.c | 72 static int read_config_byte(struct pci_bus *bus, unsigned int devfn, read_config_byte() function 182 return read_config_byte(bus, devfn, where, (u8 *) val); pci_config_read()
|
H A D | pci-alchemy.c | 187 static int read_config_byte(struct pci_bus *bus, unsigned int devfn, read_config_byte() function 265 int rc = read_config_byte(bus, devfn, where, &_val); alchemy_pci_read()
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
H A D | common-pci.c | 261 pr_debug("read_config_byte read %#x\n", *value); ixp4xx_pci_read_config()
|
Completed in 107 milliseconds