Home
last modified time | relevance | path

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

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