Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dthermal.h277 void thermal_pm_prepare(void);
357 static inline void thermal_pm_prepare(void) {} in thermal_pm_prepare() function
/linux/drivers/thermal/
H A Dthermal_core.c1838 void thermal_pm_prepare(void) in thermal_pm_prepare() function
/linux/drivers/base/power/
H A Dmain.c2232 thermal_pm_prepare(); in dpm_prepare()