Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dpower_allocator.c648 static struct thermal_governor thermal_gov_power_allocator = { variable
657 return thermal_register_governor(&thermal_gov_power_allocator); in thermal_gov_power_allocator_register()
662 thermal_unregister_governor(&thermal_gov_power_allocator); in thermal_gov_power_allocator_unregister()