Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c639 coresight_find_enabled_sink(struct coresight_device *csdev) in coresight_find_enabled_sink() function
657 sink = coresight_find_enabled_sink(child_dev); in coresight_find_enabled_sink()
677 return coresight_find_enabled_sink(source); in coresight_get_enabled_sink()