Searched refs:has_conns_grp (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-sysfs.c443 csdev->has_conns_grp = true;
452 if (csdev->has_conns_grp) {
454 csdev->has_conns_grp = false;
467 if (!info->orig->has_conns_grp || !info->target->has_conns_grp)
/linux-master/include/linux/
H A Dcoresight.h253 * @has_conns_grp: Have added a "connections" group for sysfs links.
275 bool has_conns_grp; member in struct:coresight_device

Completed in 123 milliseconds