Searched refs:controllers_group (Results 1 – 1 of 1) sorted by relevance
20 static struct config_group *controllers_group; variable275 ret = configfs_register_group(controllers_group, group); in pci_ep_cfs_add_epc_group()698 controllers_group = in pci_ep_cfs_init()701 if (IS_ERR(controllers_group)) { in pci_ep_cfs_init()702 ret = PTR_ERR(controllers_group); in pci_ep_cfs_init()723 configfs_unregister_default_group(controllers_group); in pci_ep_cfs_exit()