Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/sh/clk/
Dcore.c215 int clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() function
/Linux-v5.10/arch/arm/mach-omap1/
Dclock.c737 void clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() function
/Linux-v5.10/drivers/clk/
Dclk.c1720 static void clk_reparent(struct clk_core *core, struct clk_core *new_parent) in clk_reparent() function