Home
last modified time | relevance | path

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

/linux-6.14.4/tools/lib/thermal/include/
Dthermal.h45 int (*threshold_flush)(int tz_id, void *arg); member
/linux-6.14.4/tools/thermal/thermal-engine/
Dthermal-engine.c248 static int threshold_flush(int tz_id, __maybe_unused void *arg) in threshold_flush() function