Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/ti/
Dgate.c28 .restore_context = clk_gate_restore_context,
36 .restore_context = clk_gate_restore_context,
44 .restore_context = clk_gate_restore_context,
/linux-6.12.1/include/linux/
Dclk-provider.h1655 void clk_gate_restore_context(struct clk_hw *hw);
/linux-6.12.1/drivers/clk/
Dclk.c1308 void clk_gate_restore_context(struct clk_hw *hw) in clk_gate_restore_context() function
1317 EXPORT_SYMBOL_GPL(clk_gate_restore_context);