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.c356 static bool coresight_is_helper(struct coresight_device *csdev) in coresight_is_helper() function
382 if (helper && coresight_is_helper(helper)) in coresight_disable_helpers()
497 if (!helper || !coresight_is_helper(helper)) in coresight_enable_helpers()
685 if (child && coresight_is_helper(child)) in coresight_grab_device()
696 if (child && coresight_is_helper(child)) in coresight_grab_device()
715 if (child && coresight_is_helper(child)) in coresight_drop_device()