Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/thermal/
Dlibthermal.map18 thermal_cmd_get_governor;
Dthermal.c83 if (thermal_cmd_get_governor(th, tz)) in __thermal_zone_discover()
Dcommands.c308 thermal_error_t thermal_cmd_get_governor(struct thermal_handler *th, struct thermal_zone *tz) in thermal_cmd_get_governor() function
/linux-5.19.10/tools/lib/thermal/include/
Dthermal.h121 LIBTHERMAL_API thermal_error_t thermal_cmd_get_governor(struct thermal_handler *th,
/linux-5.19.10/tools/thermal/thermal-engine/
Dthermal-engine.c60 thermal_cmd_get_governor(arg, tz); in show_governor()