Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/
A Dthermal_core.c42 static struct thermal_governor *def_governor; variable
56 return def_governor; in __find_governor()
138 if (!def_governor && match_default) in thermal_register_governor()
139 def_governor = governor; in thermal_register_governor()
313 def_governor->throttle(tz, trip); in handle_non_critical_trips()
1322 governor = def_governor; in thermal_zone_device_register_with_trips()

Completed in 5 milliseconds