Searched refs:pci_epf_destroy (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpci-epf.h215 void pci_epf_destroy(struct pci_epf *epf);
/linux-master/drivers/pci/endpoint/
H A Dpci-epf-core.c401 * pci_epf_destroy() - destroy the created PCI EPF device
406 void pci_epf_destroy(struct pci_epf *epf) function
410 EXPORT_SYMBOL_GPL(pci_epf_destroy); variable
H A Dpci-ep-cfs.c499 pci_epf_destroy(epf_group->epf);

Completed in 96 milliseconds