Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/endpoint/
H A Dpci-epf-core.c229 * Invoke to destroy the PCI EPF device created by invoking pci_epf_create().
238 * pci_epf_create() - create a new PCI EPF device
245 struct pci_epf *pci_epf_create(const char *name) in pci_epf_create() function
283 EXPORT_SYMBOL_GPL(pci_epf_create); variable
H A Dpci-ep-cfs.c406 epf = pci_epf_create(epf_name); in pci_epf_make()
/kernel/linux/linux-5.10/include/linux/
H A Dpci-epf.h170 struct pci_epf *pci_epf_create(const char *name);
/kernel/linux/linux-6.6/include/linux/
H A Dpci-epf.h213 struct pci_epf *pci_epf_create(const char *name);
/kernel/linux/linux-6.6/drivers/pci/endpoint/
H A Dpci-epf-core.c392 * Invoke to destroy the PCI EPF device created by invoking pci_epf_create().
401 * pci_epf_create() - create a new PCI EPF device
408 struct pci_epf *pci_epf_create(const char *name) in pci_epf_create() function
450 EXPORT_SYMBOL_GPL(pci_epf_create); variable
H A Dpci-ep-cfs.c620 epf = pci_epf_create(epf_name); in pci_epf_make()

Completed in 5 milliseconds