Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dpci-ep-cfs.h15 struct config_group *pci_ep_cfs_add_epc_group(const char *name);
20 static inline struct config_group *pci_ep_cfs_add_epc_group(const char *name) in pci_ep_cfs_add_epc_group() function
/kernel/linux/linux-6.6/include/linux/
H A Dpci-ep-cfs.h15 struct config_group *pci_ep_cfs_add_epc_group(const char *name);
20 static inline struct config_group *pci_ep_cfs_add_epc_group(const char *name) in pci_ep_cfs_add_epc_group() function
/kernel/linux/linux-5.10/drivers/pci/endpoint/
H A Dpci-ep-cfs.c137 struct config_group *pci_ep_cfs_add_epc_group(const char *name) in pci_ep_cfs_add_epc_group() function
178 EXPORT_SYMBOL(pci_ep_cfs_add_epc_group); variable
H A Dpci-epc-core.c668 epc->group = pci_ep_cfs_add_epc_group(dev_name(dev)); in __pci_epc_create()
/kernel/linux/linux-6.6/drivers/pci/endpoint/
H A Dpci-ep-cfs.c263 struct config_group *pci_ep_cfs_add_epc_group(const char *name) in pci_ep_cfs_add_epc_group() function
304 EXPORT_SYMBOL(pci_ep_cfs_add_epc_group); variable
H A Dpci-epc-core.c866 epc->group = pci_ep_cfs_add_epc_group(dev_name(dev)); in __pci_epc_create()

Completed in 5 milliseconds