Searched refs:pci_ep_cfs_add_epc_group (Results 1 – 3 of 3) sorted by relevance
15 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
263 struct config_group *pci_ep_cfs_add_epc_group(const char *name) in pci_ep_cfs_add_epc_group() function304 EXPORT_SYMBOL(pci_ep_cfs_add_epc_group);
866 epc->group = pci_ep_cfs_add_epc_group(dev_name(dev)); in __pci_epc_create()