Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.h239 void thermal_unregister_governor(struct thermal_governor *);
H A Dthermal_core.c170 void thermal_unregister_governor(struct thermal_governor *governor) in thermal_unregister_governor() function
242 thermal_unregister_governor(*governor); in thermal_unregister_governors()
268 thermal_unregister_governor(*gov); in thermal_register_governors()