Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/endpoint/
H A Dpci-epc-core.c36 * @epc: epc returned by pci_epc_get()
38 * release the refcount the caller obtained by invoking pci_epc_get()
51 * pci_epc_get() - get the PCI endpoint controller
57 struct pci_epc *pci_epc_get(const char *epc_name) in pci_epc_get() function
84 EXPORT_SYMBOL_GPL(pci_epc_get); variable
H A Dpci-ep-cfs.c159 epc = pci_epc_get(name); in pci_ep_cfs_add_epc_group()
/kernel/linux/linux-5.10/include/linux/
H A Dpci-epc.h208 struct pci_epc *pci_epc_get(const char *epc_name);
/kernel/linux/linux-6.6/drivers/pci/endpoint/
H A Dpci-epc-core.c35 * @epc: epc returned by pci_epc_get()
37 * release the refcount the caller obtained by invoking pci_epc_get()
50 * pci_epc_get() - get the PCI endpoint controller
56 struct pci_epc *pci_epc_get(const char *epc_name) in pci_epc_get() function
83 EXPORT_SYMBOL_GPL(pci_epc_get); variable
H A Dpci-ep-cfs.c285 epc = pci_epc_get(name); in pci_ep_cfs_add_epc_group()
/kernel/linux/linux-6.6/include/linux/
H A Dpci-epc.h241 struct pci_epc *pci_epc_get(const char *epc_name);

Completed in 6 milliseconds