Searched defs:clk_reparent (Results 1 – 3 of 3) sorted by relevance
214 int clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() function
760 void clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() function
1437 static void clk_reparent(struct clk_core *clk, struct clk_core *new_parent) in clk_reparent() function