Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-core.c965 struct coresight_device *found_sink = NULL; in coresight_find_sink() local
969 found_sink = csdev; in coresight_find_sink()
988 found_sink = coresight_select_best_sink(found_sink, in coresight_find_sink()
996 if (found_sink) in coresight_find_sink()
998 return found_sink; in coresight_find_sink()