Home
last modified time | relevance | path

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

/linux-6.14.4/tools/lib/thermal/include/
Dthermal.h43 int (*threshold_add)(int tz_id, int temperature, int direction, void *arg); member
/linux-6.14.4/tools/thermal/thermal-engine/
Dthermal-engine.c234 static int threshold_add(int tz_id, int temp, int direction, __maybe_unused void *arg) in threshold_add() function