Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/thermal/include/
Dthermal.h44 int (*threshold_delete)(int tz_id, int temperature, int direction, void *arg); member
/linux-6.15/tools/thermal/thermal-engine/
Dthermal-engine.c241 static int threshold_delete(int tz_id, int temp, int direction, __maybe_unused void *arg) in threshold_delete() function