Searched refs:found_sink (Results 1 – 1 of 1) sorted by relevance
993 struct coresight_device *found_sink = NULL; in coresight_find_sink() local997 found_sink = csdev; in coresight_find_sink()1016 found_sink = coresight_select_best_sink(found_sink, in coresight_find_sink()1024 if (found_sink) in coresight_find_sink()1026 return found_sink; in coresight_find_sink()