Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Duser_space.c55 static struct thermal_governor thermal_gov_user_space = { variable
62 return thermal_register_governor(&thermal_gov_user_space); in thermal_gov_user_space_register()
67 thermal_unregister_governor(&thermal_gov_user_space); in thermal_gov_user_space_unregister()