Home
last modified time | relevance | path

Searched refs:pm_clk_runtime_suspend (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dpm_clock.h23 extern int pm_clk_runtime_suspend(struct device *dev);
26 .runtime_suspend = pm_clk_runtime_suspend, \
/openbmc/linux/drivers/base/power/
H A Dclock_ops.c664 int pm_clk_runtime_suspend(struct device *dev) in pm_clk_runtime_suspend() function
685 EXPORT_SYMBOL_GPL(pm_clk_runtime_suspend);