Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.h126 void thermal_unregister_governor(struct thermal_governor *);
H A Dthermal_core.c175 void thermal_unregister_governor(struct thermal_governor *governor) in thermal_unregister_governor() function
248 thermal_unregister_governor(*governor); in thermal_unregister_governors()
274 thermal_unregister_governor(*gov); in thermal_register_governors()