Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c865 int child_depth = curr_depth; in coresight_find_default_sink()
869 sink = coresight_find_sink(child_dev, &child_depth); in coresight_find_default_sink()
875 child_depth); in coresight_remove_sink_ref()
822 int child_depth = curr_depth; coresight_find_sink() local