Searched refs:clk_core_for_each_child (Results 1 – 1 of 1) sorted by relevance
13 def clk_core_for_each_child(hlist_head): function40 for child in clk_core_for_each_child(clk['children']):49 for clk in clk_core_for_each_child(gdb.parse_and_eval("clk_root_list")):51 for clk in clk_core_for_each_child(gdb.parse_and_eval("clk_orphan_list")):65 for child in clk_core_for_each_child(hlist_head):