Home
last modified time | relevance | path

Searched refs:clk_reparent (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-omap1/
Dclock.h176 extern void clk_reparent(struct clk *child, struct clk *parent);
Dclock.c737 void clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() function