Home
last modified time | relevance | path

Searched refs:pci_ep_cfs_add_epc_group (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
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
/linux-6.3-rc2/drivers/pci/endpoint/
A Dpci-ep-cfs.c259 struct config_group *pci_ep_cfs_add_epc_group(const char *name) in pci_ep_cfs_add_epc_group() function
300 EXPORT_SYMBOL(pci_ep_cfs_add_epc_group);
A Dpci-epc-core.c815 epc->group = pci_ep_cfs_add_epc_group(dev_name(dev)); in __pci_epc_create()

Completed in 6 milliseconds