Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dthermal_core.h62 void thermal_gov_step_wise_unregister(void);
65 static inline void thermal_gov_step_wise_unregister(void) {} in thermal_gov_step_wise_unregister() function
Dstep_wise.c225 void thermal_gov_step_wise_unregister(void) in thermal_gov_step_wise_unregister() function
Dthermal_core.c2180 thermal_gov_step_wise_unregister(); in thermal_unregister_governors()