Home
last modified time | relevance | path

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

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