Searched refs:iproc_pcie_config_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pcie-iproc.c | 582 static int iproc_pcie_config_read(struct pci_bus *bus, unsigned int devfn, in iproc_pcie_config_read() function 724 ret = iproc_pcie_config_read(bus, devfn, where, size, val); in iproc_pcie_config_read32()
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pcie-iproc.c | 568 static int iproc_pcie_config_read(struct pci_bus *bus, unsigned int devfn, in iproc_pcie_config_read() function 704 ret = iproc_pcie_config_read(bus, devfn, where, size, val); in iproc_pcie_config_read32()
|
Completed in 5 milliseconds