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']):47 for clk in clk_core_for_each_child(gdb.parse_and_eval("clk_root_list")):49 for clk in clk_core_for_each_child(gdb.parse_and_eval("clk_orphan_list")):63 for child in clk_core_for_each_child(hlist_head):