Home
last modified time | relevance | path

Searched refs:pci_generic_config_read (Results 1 - 25 of 58) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-host-generic.c21 .read = pci_generic_config_read,
55 .read = pci_generic_config_read,
H A Dpci-loongson.c255 .read = pci_generic_config_read,
379 .read = pci_generic_config_read,
H A Dpci-thunder-ecam.c103 return pci_generic_config_read(bus, devfn, where, size, val); in thunder_ecam_p2_config_read()
330 return pci_generic_config_read(bus, devfn, where, size, val); in thunder_ecam_config_read()
H A Dpcie-tango.c190 ret = pci_generic_config_read(bus, devfn, where, size, val); in smp8759_config_read()
H A Dpci-thunder-pem.c146 return pci_generic_config_read(bus, devfn, where, size, val); in thunder_pem_config_read()
H A Dpci-rcar-gen2.c274 .read = pci_generic_config_read,
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-host-generic.c21 .read = pci_generic_config_read,
54 .read = pci_generic_config_read,
H A Dpci-loongson.c268 .read = pci_generic_config_read,
392 .read = pci_generic_config_read,
H A 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()
H A Dpci-thunder-pem.c153 return pci_generic_config_read(bus, devfn, where, size, val); in thunder_pem_config_read()
H A Dpci-rcar-gen2.c274 .read = pci_generic_config_read,
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpcie-al.c83 .read = pci_generic_config_read,
249 .read = pci_generic_config_read,
H A Dpcie-hisi.c36 return pci_generic_config_read(bus, devfn, where, size, val); in hisi_pcie_rd_conf()
H A Dpcie-designware-host.c482 ret = pci_generic_config_read(bus, devfn, where, size, val); in dw_pcie_rd_other_conf()
529 .read = pci_generic_config_read,
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpcie-al.c82 .read = pci_generic_config_read,
241 .read = pci_generic_config_read,
H A Dpcie-tegra194-acpi.c106 .read = pci_generic_config_read,
H A Dpcie-hisi.c40 return pci_generic_config_read(bus, devfn, where, size, val); in hisi_pcie_rd_conf()
H A 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,
/kernel/linux/linux-5.10/drivers/pci/
H A Decam.c155 .read = pci_generic_config_read,
H A Daccess.c77 int pci_generic_config_read(struct pci_bus *bus, unsigned int devfn, in pci_generic_config_read() function
97 EXPORT_SYMBOL_GPL(pci_generic_config_read); variable
/kernel/linux/linux-6.6/drivers/pci/
H A 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); variable
H A Decam.c205 .read = pci_generic_config_read,
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dpci.c164 .read = pci_generic_config_read,
199 .read = pci_generic_config_read,
426 .read = pci_generic_config_read,
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dpci.c165 .read = pci_generic_config_read,
200 .read = pci_generic_config_read,
427 .read = pci_generic_config_read,
/kernel/linux/linux-5.10/arch/arm/mach-cns3xxx/
H A Dpcie.c93 ret = pci_generic_config_read(bus, devfn, where, size, val); in cns3xxx_pci_read_config()

Completed in 16 milliseconds

123