Home
last modified time | relevance | path

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

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