Searched refs:controllers_group (Results 1 – 1 of 1) sorted by relevance
20 static struct config_group *controllers_group; variable286 ret = configfs_register_group(controllers_group, group); in pci_ep_cfs_add_epc_group()739 controllers_group = in pci_ep_cfs_init()742 if (IS_ERR(controllers_group)) { in pci_ep_cfs_init()743 ret = PTR_ERR(controllers_group); in pci_ep_cfs_init()764 configfs_unregister_default_group(controllers_group); in pci_ep_cfs_exit()