Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dclk.h784 void clk_restore_context(void);
941 static inline void clk_restore_context(void) {} in clk_restore_context() function
/Linux-v5.15/drivers/soc/ti/
Dpm33xx.c210 clk_restore_context(); in am33xx_pm_suspend()
/Linux-v5.15/drivers/clk/
Dclk.c1133 void clk_restore_context(void) in clk_restore_context() function
1143 EXPORT_SYMBOL_GPL(clk_restore_context);
/Linux-v5.15/drivers/clk/tegra/
Dclk-tegra210.c3505 clk_restore_context(); in tegra210_clk_resume()