Home
last modified time | relevance | path

Searched refs:pci_epc_destroy (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/endpoint/
H A Dpci-epc-core.c24 pci_epc_destroy(epc); in devm_pci_epc_release()
594 * pci_epc_destroy() - destroy the EPC device
599 void pci_epc_destroy(struct pci_epc *epc) in pci_epc_destroy() function
605 EXPORT_SYMBOL_GPL(pci_epc_destroy); variable
/kernel/linux/linux-6.6/drivers/pci/endpoint/
H A Dpci-epc-core.c23 pci_epc_destroy(epc); in devm_pci_epc_release()
787 * pci_epc_destroy() - destroy the EPC device
792 void pci_epc_destroy(struct pci_epc *epc) in pci_epc_destroy() function
797 EXPORT_SYMBOL_GPL(pci_epc_destroy); variable
/kernel/linux/linux-5.10/include/linux/
H A Dpci-epc.h177 void pci_epc_destroy(struct pci_epc *epc);
/kernel/linux/linux-6.6/include/linux/
H A Dpci-epc.h202 void pci_epc_destroy(struct pci_epc *epc);

Completed in 4 milliseconds