Searched refs:pm_clk_runtime_suspend (Results 1 – 2 of 2) sorted by relevance
24 extern int pm_clk_runtime_suspend(struct device *dev);27 .runtime_suspend = pm_clk_runtime_suspend, \
372 int pm_clk_runtime_suspend(struct device *dev) in pm_clk_runtime_suspend() function