Searched refs:__clk_init_parent (Results 1 – 1 of 1) sorted by relevance
2426 static struct clk_core *__clk_init_parent(struct clk_core *core) in __clk_init_parent() function3355 struct clk_core *parent = __clk_init_parent(orphan); in clk_core_reparent_orphans_nolock()3456 parent = core->parent = __clk_init_parent(core); in __clk_core_init()