Home
last modified time | relevance | path

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

/linux-6.14.4/tools/lib/thermal/
Dlibthermal.map22 thermal_cmd_threshold_add;
Dcommands.c449 thermal_error_t thermal_cmd_threshold_add(struct thermal_handler *th, in thermal_cmd_threshold_add() function
/linux-6.14.4/tools/lib/thermal/include/
Dthermal.h154 LIBTHERMAL_API thermal_error_t thermal_cmd_threshold_add(struct thermal_handler *th,
/linux-6.14.4/tools/thermal/thermal-engine/
Dthermal-engine.c104 if (thermal_cmd_threshold_add(th, tz, thresholds[i], in set_threshold()