Home
last modified time | relevance | path

Searched refs:pci_epc_init_notify (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dpci-epc.h363 void pci_epc_init_notify(struct pci_epc *epc);
423 static inline void pci_epc_init_notify(struct pci_epc *epc) in pci_epc_init_notify() function
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-plat.c145 pci_epc_init_notify(pci->ep.epc); in dw_plat_pcie_probe()
H A Dpcie-keembay.c442 pci_epc_init_notify(pci->ep.epc); in keembay_pcie_probe()
H A Dpcie-qcom-ep.c548 pci_epc_init_notify(pcie_ep->pci.ep.epc); in qcom_pcie_perst_deassert()
/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c933 void pci_epc_init_notify(struct pci_epc *epc) in pci_epc_init_notify() function
950 EXPORT_SYMBOL_GPL(pci_epc_init_notify);
/linux/drivers/pci/controller/
H A Dpcie-rockchip-ep.c886 pci_epc_init_notify(epc); in rockchip_pcie_ep_probe()