Home
last modified time | relevance | path

Searched refs:pci_epf_bind (Results 1 – 2 of 2) sorted by relevance

/drivers/pci/endpoint/
Dpci-epf-core.c52 int pci_epf_bind(struct pci_epf *epf) in pci_epf_bind() function
70 EXPORT_SYMBOL_GPL(pci_epf_bind);
Dpci-ep-cfs.c101 ret = pci_epf_bind(epf); in pci_epc_epf_link()