Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/thermal/include/
H A Dthermal.h23 int (*tz_enable)(int tz_id, void *arg); member
/openbmc/linux/tools/thermal/thermal-engine/
H A Dthermal-engine.c104 static int tz_enable(int tz_id, void *arg) in tz_enable() function