Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/
Dclk.c3139 static int clk_core_set_duty_cycle_parent_nolock(struct clk_core *core,
3155 return clk_core_set_duty_cycle_parent_nolock(core, duty); in clk_core_set_duty_cycle_nolock()
3166 static int clk_core_set_duty_cycle_parent_nolock(struct clk_core *core, in clk_core_set_duty_cycle_parent_nolock() function