Home
last modified time | relevance | path

Searched defs:clk_reparent (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/sh/clk/
Dcore.c214 int clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() function
/linux-4.1.27/arch/arm/mach-omap1/
Dclock.c760 void clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() function
/linux-4.1.27/drivers/clk/
Dclk.c1437 static void clk_reparent(struct clk_core *clk, struct clk_core *new_parent) in clk_reparent() function