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

/linux-master/include/linux/
H A Dpci-epf.h227 void pci_epf_remove_vepf(struct pci_epf *epf_pf, struct pci_epf *epf_vf);
/linux-master/drivers/pci/endpoint/
H A Dpci-epf-core.c190 * pci_epf_remove_vepf() - remove virtual EP function from physical EP function
198 void pci_epf_remove_vepf(struct pci_epf *epf_pf, struct pci_epf *epf_vf) function
208 EXPORT_SYMBOL_GPL(pci_epf_remove_vepf); variable
H A Dpci-ep-cfs.c489 pci_epf_remove_vepf(epf_pf, epf_vf);

Completed in 176 milliseconds