Home
last modified time | relevance | path

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

/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c25 pci_epc_destroy(epc); in devm_pci_epc_release()
950 void pci_epc_destroy(struct pci_epc *epc) in pci_epc_destroy() function
958 EXPORT_SYMBOL_GPL(pci_epc_destroy);
/linux/include/linux/
H A Dpci-epc.h275 void pci_epc_destroy(struct pci_epc *epc);
/linux/Documentation/PCI/endpoint/
H A Dpci-endpoint.rst60 * pci_epc_destroy()
63 pci_epc_create() using pci_epc_destroy().