Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c3752 * clk_core_unlink_consumer - Remove a clk consumer from the list of consumers in a clk_core
3755 static void clk_core_unlink_consumer(struct clk *clk) in clk_core_unlink_consumer() function
4016 clk_core_unlink_consumer(hw->clk); in __clk_register()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c3953 * clk_core_unlink_consumer - Remove a clk consumer from the list of consumers in a clk_core
3956 static void clk_core_unlink_consumer(struct clk *clk) in clk_core_unlink_consumer() function
4219 clk_core_unlink_consumer(hw->clk); in __clk_register()

Completed in 14 milliseconds