Searched refs:coresight_find_sink (Results 1 – 1 of 1) sorted by relevance
830 * coresight_find_sink - recursive function to walk trace connections from in coresight_find_sink() 846 coresight_find_sink(struct coresight_device *csdev, int *depth)869 sink = coresight_find_sink(child_dev, &child_depth); in coresight_find_default_sink() 911 csdev->def_sink = coresight_find_sink(csdev, &depth); in coresight_orphan_match() 803 coresight_find_sink(struct coresight_device *csdev, int *depth) coresight_find_sink() function