Home
last modified time | relevance | path

Searched refs:wr_other_conf (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/pci/controller/dwc/
Dpcie-designware-host.c568 if (pp->ops->wr_other_conf) in dw_pcie_wr_other_conf()
569 return pp->ops->wr_other_conf(pp, bus, devfn, where, size, val); in dw_pcie_wr_other_conf()
Dpci-keystone.c301 .wr_other_conf = ks_dw_pcie_wr_other_conf,
Dpcie-designware.h130 int (*wr_other_conf)(struct pcie_port *pp, struct pci_bus *bus, member