Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci-epc.h300 void pci_epc_stop(struct pci_epc *epc);
/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c164 void pci_epc_stop(struct pci_epc *epc) in pci_epc_stop() function
173 EXPORT_SYMBOL_GPL(pci_epc_stop);
H A Dpci-ep-cfs.c191 pci_epc_stop(epc); in pci_epc_start_store()