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

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-core.c289 static bool coresight_is_helper(struct coresight_device *csdev) function
312 if (helper && coresight_is_helper(helper))
403 if (!helper || !coresight_is_helper(helper))
582 if (child && coresight_is_helper(child))
593 if (child && coresight_is_helper(child))
612 if (child && coresight_is_helper(child))

Completed in 111 milliseconds