Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/thermal/include/
Dthermal.h22 int (*tz_delete)(int tz_id, void *arg); member
/linux-5.19.10/tools/thermal/thermal-engine/
Dthermal-engine.c87 static int tz_delete(int tz_id, __maybe_unused void *arg) in tz_delete() function