Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk.c3078 static int clk_core_update_duty_cycle_parent_nolock(struct clk_core *core);
3086 return clk_core_update_duty_cycle_parent_nolock(core); in clk_core_update_duty_cycle_nolock()
3105 static int clk_core_update_duty_cycle_parent_nolock(struct clk_core *core) in clk_core_update_duty_cycle_parent_nolock() function