Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c992 coresight_find_sink(struct coresight_device *csdev, int *depth) in coresight_find_sink() function
1015 sink = coresight_find_sink(child_dev, &child_depth); in coresight_find_sink()
1057 csdev->def_sink = coresight_find_sink(csdev, &depth); in coresight_find_default_sink()