Searched refs:rd_other_conf (Results 1 – 4 of 4) sorted by relevance
570 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()
361 .rd_other_conf = al_pcie_rd_other_conf,
155 int (*rd_other_conf)(struct pcie_port *pp, struct pci_bus *bus, member
845 .rd_other_conf = ks_pcie_rd_other_conf,