Searched refs:rt_thermal_cooling_governor (Results 1 – 2 of 2) sorted by relevance
24 struct rt_thermal_cooling_governor;131 struct rt_thermal_cooling_governor *gov;145 struct rt_thermal_cooling_governor struct186 rt_err_t rt_thermal_cooling_governor_register(struct rt_thermal_cooling_governor *gov);187 rt_err_t rt_thermal_cooling_governor_unregister(struct rt_thermal_cooling_governor *gov);
407 static struct rt_thermal_cooling_governor dumb_governor =421 rt_err_t rt_thermal_cooling_governor_register(struct rt_thermal_cooling_governor *gov) in rt_thermal_cooling_governor_register()424 struct rt_thermal_cooling_governor *gov_tmp; in rt_thermal_cooling_governor_register()453 rt_err_t rt_thermal_cooling_governor_unregister(struct rt_thermal_cooling_governor *gov) in rt_thermal_cooling_governor_unregister()484 struct rt_thermal_cooling_governor *gov; in rt_thermal_cooling_device_change_governor()
Completed in 7 milliseconds