Home
last modified time | relevance | path

Searched defs:threshold_up (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/tools/lib/thermal/include/
Dthermal.h46 int (*threshold_up)(int tz_id, int temp, int prev_temp, void *arg); member
/linux-6.14.4/tools/thermal/thermal-engine/
Dthermal-engine.c255 static int threshold_up(int tz_id, int temp, int prev_temp, __maybe_unused void *arg) in threshold_up() function