Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpci-epf.h225 void pci_epf_remove_vepf(struct pci_epf *epf_pf, struct pci_epf *epf_vf);
/openbmc/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
209 EXPORT_SYMBOL_GPL(pci_epf_remove_vepf);
H A Dpci-ep-cfs.c489 pci_epf_remove_vepf(epf_pf, epf_vf); in pci_epf_vepf_unlink()