Searched defs:clk_reparent (Results 1 – 2 of 2) sorted by relevance
215 int clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() function
2090 static void clk_reparent(struct clk_core *core, struct clk_core *new_parent) in clk_reparent() function