Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_core.h109 void thermal_unregister_governor(struct thermal_governor *);
Dthermal_core.c171 void thermal_unregister_governor(struct thermal_governor *governor) in thermal_unregister_governor() function
244 thermal_unregister_governor(*governor); in thermal_unregister_governors()
270 thermal_unregister_governor(*gov); in thermal_register_governors()