Searched refs:tz_info (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/thermal/tmon/ |
H A D | tmon.h | 76 struct tz_info { struct 94 struct tz_info *tzi;
|
H A D | sysfs.c | 166 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() 259 * We loop through each thermal zone and fill in tz_info struct, i.e. 442 ptdata.tzi = calloc(ptdata.max_tz_instance+1, sizeof(struct tz_info)); in probe_thermal_sysfs() 444 fprintf(stderr, "Err: allocate tz_info\n"); in probe_thermal_sysfs()
|
/kernel/linux/linux-6.6/tools/thermal/tmon/ |
H A D | tmon.h | 76 struct tz_info { struct 94 struct tz_info *tzi;
|
H A D | sysfs.c | 166 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() 259 * We loop through each thermal zone and fill in tz_info struct, i.e. 442 ptdata.tzi = calloc(ptdata.max_tz_instance+1, sizeof(struct tz_info)); in probe_thermal_sysfs() 444 fprintf(stderr, "Err: allocate tz_info\n"); in probe_thermal_sysfs()
|
Completed in 4 milliseconds