Searched refs:__find_governor (Results 1 – 1 of 1) sorted by relevance
67 static struct thermal_governor *__find_governor(const char *name) in __find_governor() function145 if (__find_governor(governor->name) == NULL) { in thermal_register_governor()191 if (__find_governor(governor->name) == NULL) in thermal_unregister_governor()849 gov = __find_governor(strim(name)); in policy_store()1917 governor = __find_governor(tz->tzp->governor_name); in thermal_zone_device_register()