Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c399 static bool coresight_is_helper(struct coresight_device *csdev) in coresight_is_helper() function
439 if (helper && coresight_is_helper(helper)) in coresight_disable_helpers()
551 if (!helper || !coresight_is_helper(helper)) in coresight_enable_helpers()
772 if (child && coresight_is_helper(child)) in coresight_grab_device()
783 if (child && coresight_is_helper(child)) in coresight_grab_device()
802 if (child && coresight_is_helper(child)) in coresight_drop_device()