Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/ !
H A Dpcie-stm32-ep.c128 pci_epc_deinit_notify(ep->epc); in stm32_pcie_perst_assert()
317 pci_epc_deinit_notify(ep->epc); in stm32_pcie_remove()
H A Dpcie-qcom-ep.c422 pci_epc_deinit_notify(pci->ep.epc); in qcom_pcie_perst_deassert()
H A Dpcie-tegra194.c1775 pci_epc_deinit_notify(pcie->pci.ep.epc); in pex_ep_event_pex_rst_deassert()
/linux/include/linux/ !
H A Dpci-epc.h282 void pci_epc_deinit_notify(struct pci_epc *epc);
339 static inline void pci_epc_deinit_notify(struct pci_epc *epc) in pci_epc_deinit_notify() function
/linux/drivers/pci/endpoint/ !
H A Dpci-epc-core.c898 void pci_epc_deinit_notify(struct pci_epc *epc) in pci_epc_deinit_notify() function
915 EXPORT_SYMBOL_GPL(pci_epc_deinit_notify);
/linux/drivers/pci/controller/cadence/ !
H A Dpcie-cadence-ep.c658 pci_epc_deinit_notify(epc); in cdns_pcie_ep_disable()