Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/
Dpci-bridge-emul.h161 int pci_bridge_emul_conf_write(struct pci_bridge_emul *bridge, int where,
Dpci-bridge-emul.c535 int pci_bridge_emul_conf_write(struct pci_bridge_emul *bridge, int where, in pci_bridge_emul_conf_write() function
621 EXPORT_SYMBOL_GPL(pci_bridge_emul_conf_write);
/Linux-v6.6/drivers/pci/controller/
Dpci-mvebu.c995 return pci_bridge_emul_conf_write(&port->bridge, where, size, val); in mvebu_pcie_wr_conf()
Dpci-aardvark.c1240 return pci_bridge_emul_conf_write(&pcie->bridge, where, in advk_pcie_wr_conf()