Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-core.c959 struct coresight_device *found_sink = NULL; in coresight_find_sink() local
963 found_sink = csdev; in coresight_find_sink()
982 found_sink = coresight_select_best_sink(found_sink, in coresight_find_sink()
990 if (found_sink) in coresight_find_sink()
992 return found_sink; in coresight_find_sink()