Home
last modified time | relevance | path

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

/Linux-v5.4/tools/thermal/tmon/
Dtmon.h73 struct tz_info { struct
91 struct tz_info *tzi; argument
Dsysfs.c165 static int find_tzone_tp(char *tz_name, char *d_name, struct tz_info *tzi, in find_tzone_tp()
198 struct tz_info *tzi, int tz_id, int cid) in find_tzone_cdev()
440 ptdata.tzi = calloc(ptdata.max_tz_instance+1, sizeof(struct tz_info)); in probe_thermal_sysfs()