Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dthermal_core.h79 void thermal_gov_step_wise_unregister(void);
82 static inline void thermal_gov_step_wise_unregister(void) {} in thermal_gov_step_wise_unregister() function
Dstep_wise.c227 void thermal_gov_step_wise_unregister(void) in thermal_gov_step_wise_unregister() function
Dthermal_core.c271 thermal_gov_step_wise_unregister(); in thermal_unregister_governors()