Home
last modified time | relevance | path

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

/drivers/clk/
Dclk.c2990 static int clk_core_update_duty_cycle_parent_nolock(struct clk_core *core);
2998 return clk_core_update_duty_cycle_parent_nolock(core); in clk_core_update_duty_cycle_nolock()
3017 static int clk_core_update_duty_cycle_parent_nolock(struct clk_core *core) in clk_core_update_duty_cycle_parent_nolock() function