Searched refs:clk_reparent (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-omap1/ | ||
D | clock.h | 176 extern void clk_reparent(struct clk *child, struct clk *parent); |
D | clock.c | 737 void clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() function |