Searched refs:has_conns_grp (Results 1 – 2 of 2) sorted by relevance
516 csdev->has_conns_grp = true; in coresight_create_conns_sysfs_group()525 if (csdev->has_conns_grp) { in coresight_remove_conns_sysfs_group()527 csdev->has_conns_grp = false; in coresight_remove_conns_sysfs_group()540 if (!info->orig->has_conns_grp || !info->target->has_conns_grp) in coresight_add_sysfs_link()
297 bool has_conns_grp; member