Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/
Dpci-bridge-emul.h132 int pci_bridge_emul_conf_write(struct pci_bridge_emul *bridge, int where,
Dpci-bridge-emul.c383 int pci_bridge_emul_conf_write(struct pci_bridge_emul *bridge, int where, in pci_bridge_emul_conf_write() function
/Linux-v5.4/drivers/pci/controller/
Dpci-aardvark.c584 return pci_bridge_emul_conf_write(&pcie->bridge, where, in advk_pcie_wr_conf()
Dpci-mvebu.c628 return pci_bridge_emul_conf_write(&port->bridge, where, in mvebu_pcie_wr_conf()