Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dthermal.h278 void thermal_pm_complete(void);
358 static inline void thermal_pm_complete(void) {} in thermal_pm_complete() function
/linux/drivers/thermal/
H A Dthermal_core.c1867 void thermal_pm_complete(void) in thermal_pm_complete() function
/linux/drivers/base/power/
H A Dmain.c1287 thermal_pm_complete(); in dpm_complete()