Home
last modified time | relevance | path

Searched refs:pci_generic_config_read (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v6.6/drivers/pci/controller/
Dpci-host-generic.c21 .read = pci_generic_config_read,
54 .read = pci_generic_config_read,
Dpci-loongson.c232 .read = pci_generic_config_read,
356 .read = pci_generic_config_read,
Dpci-thunder-ecam.c100 return pci_generic_config_read(bus, devfn, where, size, val); in thunder_ecam_p2_config_read()
316 return pci_generic_config_read(bus, devfn, where, size, val); in thunder_ecam_config_read()
Dpci-rcar-gen2.c274 .read = pci_generic_config_read,
Dpci-thunder-pem.c153 return pci_generic_config_read(bus, devfn, where, size, val); in thunder_pem_config_read()
Dpcie-xilinx.c191 .read = pci_generic_config_read,
Dpcie-mt7621.c140 .read = pci_generic_config_read,
Dpci-v3-semi.c411 ret = pci_generic_config_read(bus, fn, config, size, value); in v3_pci_read_config()
Dpcie-xilinx-nwl.c255 .read = pci_generic_config_read,
Dpcie-apple.c821 .read = pci_generic_config_read,
Dpcie-microchip-host.c1189 .read = pci_generic_config_read,
/Linux-v6.6/drivers/pci/controller/dwc/
Dpcie-al.c82 .read = pci_generic_config_read,
241 .read = pci_generic_config_read,
Dpcie-tegra194-acpi.c106 .read = pci_generic_config_read,
Dpcie-hisi.c40 return pci_generic_config_read(bus, devfn, where, size, val); in hisi_pcie_rd_conf()
Dpcie-designware-host.c586 ret = pci_generic_config_read(bus, devfn, where, size, val); in dw_pcie_rd_other_conf()
643 .read = pci_generic_config_read,
Dpci-meson.c312 ret = pci_generic_config_read(bus, devfn, where, size, val); in meson_pcie_rd_own_conf()
Dpci-keystone.c446 .read = pci_generic_config_read,
485 .read = pci_generic_config_read,
/Linux-v6.6/drivers/pci/
Daccess.c80 int pci_generic_config_read(struct pci_bus *bus, unsigned int devfn, in pci_generic_config_read() function
98 EXPORT_SYMBOL_GPL(pci_generic_config_read);
Decam.c205 .read = pci_generic_config_read,
/Linux-v6.6/arch/powerpc/platforms/powermac/
Dpci.c165 .read = pci_generic_config_read,
200 .read = pci_generic_config_read,
427 .read = pci_generic_config_read,
/Linux-v6.6/drivers/pci/controller/cadence/
Dpci-j721e.c269 return pci_generic_config_read(bus, devfn, where, size, value); in cdns_ti_pcie_config_read()
Dpcie-cadence-host.c78 .read = pci_generic_config_read,
/Linux-v6.6/drivers/pci/controller/mobiveil/
Dpcie-mobiveil-host.c78 .read = pci_generic_config_read,
/Linux-v6.6/arch/um/drivers/
Dvirt-pci.c463 .read = pci_generic_config_read,
/Linux-v6.6/arch/powerpc/sysdev/
Dfsl_pci.c759 .read = pci_generic_config_read,

12