Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dthermal_core.h59 void thermal_gov_step_wise_unregister(void);
62 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.c1851 thermal_gov_step_wise_unregister(); in thermal_unregister_governors()