Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci-epf.h228 void pci_epf_remove_vepf(struct pci_epf *epf_pf, struct pci_epf *epf_vf);
/linux/drivers/pci/endpoint/
H A Dpci-epf-core.c198 void pci_epf_remove_vepf(struct pci_epf *epf_pf, struct pci_epf *epf_vf) in pci_epf_remove_vepf() function
208 EXPORT_SYMBOL_GPL(pci_epf_remove_vepf);
H A Dpci-ep-cfs.c497 pci_epf_remove_vepf(epf_pf, epf_vf); in pci_epf_vepf_unlink()