Searched refs:has_conns_grp (Results 1 – 2 of 2) sorted by relevance
52 csdev->has_conns_grp = true; in coresight_create_conns_sysfs_group()61 if (csdev->has_conns_grp) { in coresight_remove_conns_sysfs_group()63 csdev->has_conns_grp = false; in coresight_remove_conns_sysfs_group()76 if (!info->orig->has_conns_grp || !info->target->has_conns_grp) in coresight_add_sysfs_link()
261 bool has_conns_grp; member