Home
last modified time | relevance | path

Searched refs:thermal_cmd_get_temp (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/tools/lib/thermal/
Dlibthermal.map19 thermal_cmd_get_temp;
Dcommands.c313 thermal_error_t thermal_cmd_get_temp(struct thermal_handler *th, struct thermal_zone *tz) in thermal_cmd_get_temp() function
/linux-6.1.9/tools/lib/thermal/include/
Dthermal.h124 LIBTHERMAL_API thermal_error_t thermal_cmd_get_temp(struct thermal_handler *th,
/linux-6.1.9/tools/thermal/thermal-engine/
Dthermal-engine.c51 thermal_cmd_get_temp(arg, tz); in show_temp()