Home
last modified time | relevance | path

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

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