Searched refs:pcie_rd_conf (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-dove/ |
H A D | pcie.c | 95 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in pcie_rd_conf() function 134 .read = pcie_rd_conf,
|
/kernel/linux/linux-6.6/arch/arm/mach-dove/ |
H A D | pcie.c | 93 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in pcie_rd_conf() function 132 .read = pcie_rd_conf,
|
/kernel/linux/linux-5.10/arch/arm/mach-mv78xx0/ |
H A D | pcie.c | 137 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in pcie_rd_conf() function 176 .read = pcie_rd_conf,
|
/kernel/linux/linux-6.6/arch/arm/mach-mv78xx0/ |
H A D | pcie.c | 137 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in pcie_rd_conf() function 176 .read = pcie_rd_conf,
|
/kernel/linux/linux-5.10/arch/arm/mach-orion5x/ |
H A D | pci.c | 76 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in pcie_rd_conf() function 137 .read = pcie_rd_conf,
|
/kernel/linux/linux-6.6/arch/arm/mach-orion5x/ |
H A D | pci.c | 73 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in pcie_rd_conf() function 134 .read = pcie_rd_conf,
|
Completed in 6 milliseconds