Searched refs:find_next_clk (Results 1 – 1 of 1) sorted by relevance
405 static struct clk *find_next_clk(struct clk *parent __maybe_unused, in find_next_clk() function425 return !find_next_clk(clk->parent, clk); in clk_is_parent_last_child()520 next = find_next_clk(parent, clk); in print_tree()