Searched refs:clk_propagate_rate_change (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clk/
H A Dclk.c2369 static struct clk_core *clk_propagate_rate_change(struct clk_core *core, function
2388 tmp_clk = clk_propagate_rate_change(child, event);
2395 tmp_clk = clk_propagate_rate_change(core->new_child, event);
2556 fail_clk = clk_propagate_rate_change(top, PRE_RATE_CHANGE);
2560 clk_propagate_rate_change(top, ABORT_RATE_CHANGE);

Completed in 93 milliseconds