Home
last modified time | relevance | path

Searched refs:tz_info (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/thermal/tmon/
Dtmon.h76 struct tz_info { struct
94 struct tz_info *tzi; argument
Dsysfs.c166 static int find_tzone_tp(char *tz_name, char *d_name, struct tz_info *tzi, in find_tzone_tp()
199 struct tz_info *tzi, int tz_id, int cid) in find_tzone_cdev()
442 ptdata.tzi = calloc(ptdata.max_tz_instance+1, sizeof(struct tz_info)); in probe_thermal_sysfs()