Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/PCI/endpoint/ !
Dpci-endpoint.rst151 * pci_epc_stop()
153 The PCI endpoint function driver should invoke pci_epc_stop() to stop
/linux-6.1.9/drivers/pci/endpoint/ !
Dpci-epc-core.c175 void pci_epc_stop(struct pci_epc *epc) in pci_epc_stop() function
184 EXPORT_SYMBOL_GPL(pci_epc_stop);
Dpci-ep-cfs.c182 pci_epc_stop(epc); in pci_epc_start_store()
/linux-6.1.9/include/linux/ !
Dpci-epc.h238 void pci_epc_stop(struct pci_epc *epc);