Home
last modified time | relevance | path

Searched refs:pci_epc_bus_master_enable_notify (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c813 void pci_epc_bus_master_enable_notify(struct pci_epc *epc) in pci_epc_bus_master_enable_notify() function
829 EXPORT_SYMBOL_GPL(pci_epc_bus_master_enable_notify);
/linux/include/linux/
H A Dpci-epc.h235 void pci_epc_bus_master_enable_notify(struct pci_epc *epc);
/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c680 pci_epc_bus_master_enable_notify(pci->ep.epc); in qcom_pcie_ep_global_irq_thread()