Home
last modified time | relevance | path

Searched refs:rd_other_conf (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/pci/controller/dwc/
Dpcie-designware-host.c570 if (pp->ops->rd_other_conf) in dw_pcie_rd_other_conf()
571 return pp->ops->rd_other_conf(pp, bus, devfn, where, in dw_pcie_rd_other_conf()
698 if (!pp->ops->rd_other_conf) { in dw_pcie_setup_rc()
Dpcie-al.c361 .rd_other_conf = al_pcie_rd_other_conf,
Dpcie-designware.h155 int (*rd_other_conf)(struct pcie_port *pp, struct pci_bus *bus, member
Dpci-keystone.c845 .rd_other_conf = ks_pcie_rd_other_conf,