Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dpci-epf.h215 void pci_epf_remove_vepf(struct pci_epf *epf_pf, struct pci_epf *epf_vf);
/linux-5.19.10/drivers/pci/endpoint/
Dpci-epf-core.c230 void pci_epf_remove_vepf(struct pci_epf *epf_pf, struct pci_epf *epf_vf) in pci_epf_remove_vepf() function
240 EXPORT_SYMBOL_GPL(pci_epf_remove_vepf);
Dpci-ep-cfs.c485 pci_epf_remove_vepf(epf_pf, epf_vf); in pci_epf_vepf_unlink()