Home
last modified time | relevance | path

Searched refs:pm_clk_runtime_suspend (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpm_clock.h23 extern int pm_clk_runtime_suspend(struct device *dev);
26 .runtime_suspend = pm_clk_runtime_suspend, \
/kernel/linux/linux-6.6/include/linux/
H A Dpm_clock.h23 extern int pm_clk_runtime_suspend(struct device *dev);
26 .runtime_suspend = pm_clk_runtime_suspend, \
/kernel/linux/linux-5.10/drivers/base/power/
H A Dclock_ops.c506 int pm_clk_runtime_suspend(struct device *dev) in pm_clk_runtime_suspend() function
527 EXPORT_SYMBOL_GPL(pm_clk_runtime_suspend); variable
/kernel/linux/linux-6.6/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); variable

Completed in 3 milliseconds