Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/
Dpci-bridge-emul.h159 int pci_bridge_emul_conf_write(struct pci_bridge_emul *bridge, int where,
Dpci-bridge-emul.c522 int pci_bridge_emul_conf_write(struct pci_bridge_emul *bridge, int where, in pci_bridge_emul_conf_write() function
607 EXPORT_SYMBOL_GPL(pci_bridge_emul_conf_write);
/linux-5.19.10/drivers/pci/controller/
Dpci-mvebu.c994 return pci_bridge_emul_conf_write(&port->bridge, where, size, val); in mvebu_pcie_wr_conf()
Dpci-aardvark.c1157 return pci_bridge_emul_conf_write(&pcie->bridge, where, in advk_pcie_wr_conf()