Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c289 static bool coresight_is_helper(struct coresight_device *csdev) in coresight_is_helper() function
312 if (helper && coresight_is_helper(helper)) in coresight_disable_helpers()
403 if (!helper || !coresight_is_helper(helper)) in coresight_enable_helpers()
584 if (child && coresight_is_helper(child)) in coresight_grab_device()
595 if (child && coresight_is_helper(child)) in coresight_grab_device()
614 if (child && coresight_is_helper(child)) in coresight_drop_device()