Home
last modified time | relevance | path

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

/linux/tools/lib/thermal/
H A Dlibthermal.map24 thermal_cmd_threshold_flush;
H A Dcommands.c471 thermal_error_t thermal_cmd_threshold_flush(struct thermal_handler *th, in thermal_cmd_threshold_flush() function
/linux/tools/lib/thermal/include/
H A Dthermal.h164 LIBTHERMAL_API thermal_error_t thermal_cmd_threshold_flush(struct thermal_handler *th,
/linux/tools/thermal/thermal-engine/
H A Dthermal-engine.c98 if (thermal_cmd_threshold_flush(th, tz)) { in set_threshold()