Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/endpoint/
Dpci-epc-core.c24 pci_epc_destroy(epc); in devm_pci_epc_release()
561 void pci_epc_destroy(struct pci_epc *epc) in pci_epc_destroy() function
567 EXPORT_SYMBOL_GPL(pci_epc_destroy);
/Linux-v5.4/include/linux/
Dpci-epc.h151 void pci_epc_destroy(struct pci_epc *epc);
/Linux-v5.4/Documentation/PCI/endpoint/
Dpci-endpoint.rst60 * devm_pci_epc_destroy()/pci_epc_destroy()
64 pci_epc_destroy().