Home
last modified time | relevance | path

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

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