Home
last modified time | relevance | path

Searched refs:pci_generic_config_read32 (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/pci/
A Decam.c218 .read = pci_generic_config_read32,
229 .read = pci_generic_config_read32,
A Daccess.c119 int pci_generic_config_read32(struct pci_bus *bus, unsigned int devfn, in pci_generic_config_read32() function
137 EXPORT_SYMBOL_GPL(pci_generic_config_read32);
/linux/arch/arm/mach-sa1100/
A Dpci-nanoengine.c31 .read = pci_generic_config_read32,
/linux/drivers/pci/controller/dwc/
A Dpcie-hisi.c32 return pci_generic_config_read32(bus, devfn, where, in hisi_pcie_rd_conf()
/linux/drivers/pci/controller/
A Dpci-versatile.c61 .read = pci_generic_config_read32,
A Dpci-loongson.c165 .read = pci_generic_config_read32,
A Dpcie-iproc.c580 ret = pci_generic_config_read32(bus, devfn, where, size, val); in iproc_pcie_config_read()
709 ret = pci_generic_config_read32(bus, devfn, where, size, val); in iproc_pcie_config_read32()
A Dpci-xgene.c169 if (pci_generic_config_read32(bus, devfn, where & ~0x3, 4, val) != in xgene_pcie_config_read32()
A Dpcie-mediatek-gen3.c190 return pci_generic_config_read32(bus, devfn, where, size, val); in mtk_pcie_config_read()
A Dpci-tegra.c463 return pci_generic_config_read32(bus, devfn, where, size, in tegra_pcie_config_read()
/linux/drivers/pci/controller/cadence/
A Dpci-j721e.c267 return pci_generic_config_read32(bus, devfn, where, size, in cdns_ti_pcie_config_read()
/linux/include/linux/
A Dpci.h1170 int pci_generic_config_read32(struct pci_bus *bus, unsigned int devfn,
/linux/
A Dvmlinux.symvers356 0x00000000 pci_generic_config_read32 vmlinux EXPORT_SYMBOL_GPL
A DSystem.map20717 ffff800010594d90 T pci_generic_config_read32
A D.tmp_System.map20717 ffff800010594d90 T pci_generic_config_read32

Completed in 358 milliseconds