Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/sh/clk/
H A Dcore.c215 int clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() function
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dclock.c737 void clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() function
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk.c1806 static void clk_reparent(struct clk_core *core, struct clk_core *new_parent) in clk_reparent() function