Searched refs:thermal_gov_user_space (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/thermal/
H A Duser_space.c43 static struct thermal_governor thermal_gov_user_space = { variable in typeref:struct:thermal_governor
50 return thermal_register_governor(&thermal_gov_user_space); thermal_gov_user_space_register()
55 thermal_unregister_governor(&thermal_gov_user_space); thermal_gov_user_space_unregister()

Completed in 31 milliseconds