Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/thermal/include/
Dthermal.h21 int (*tz_create)(const char *name, int tz_id, void *arg); member
/linux-5.19.10/tools/thermal/thermal-engine/
Dthermal-engine.c80 static int tz_create(const char *name, int tz_id, __maybe_unused void *arg) in tz_create() function