Home
last modified time | relevance | path

Searched refs:pci_epf_bind (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/endpoint/
H A Dpci-epf-core.c46 * pci_epf_bind() - Notify the function driver that the EPF device has been
52 int pci_epf_bind(struct pci_epf *epf) in pci_epf_bind() function
70 EXPORT_SYMBOL_GPL(pci_epf_bind); variable
H A Dpci-ep-cfs.c101 ret = pci_epf_bind(epf); in pci_epc_epf_link()
/kernel/linux/linux-5.10/include/linux/
H A Dpci-epf.h178 int pci_epf_bind(struct pci_epf *epf);
/kernel/linux/linux-6.6/include/linux/
H A Dpci-epf.h222 int pci_epf_bind(struct pci_epf *epf);
/kernel/linux/linux-6.6/drivers/pci/endpoint/
H A Dpci-ep-cfs.c61 ret = pci_epf_bind(epf); in pci_secondary_epc_epf_link()
122 ret = pci_epf_bind(epf); in pci_primary_epc_epf_link()
227 ret = pci_epf_bind(epf); in pci_epc_epf_link()
H A Dpci-epf-core.c53 * pci_epf_bind() - Notify the function driver that the EPF device has been
59 int pci_epf_bind(struct pci_epf *epf) in pci_epf_bind() function
143 EXPORT_SYMBOL_GPL(pci_epf_bind); variable

Completed in 6 milliseconds