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.1.9/drivers/clk/
Dclk.c2952 static int clk_core_set_duty_cycle_parent_nolock(struct clk_core *core,
2968 return clk_core_set_duty_cycle_parent_nolock(core, duty); in clk_core_set_duty_cycle_nolock()
2979 static int clk_core_set_duty_cycle_parent_nolock(struct clk_core *core, in clk_core_set_duty_cycle_parent_nolock() function