for_each_thermal_threshold
LIBTHERMAL_API int for_each_thermal_threshold(struct thermal_threshold *th, cb_th_t cb, void *arg);
for_each_thermal_threshold(tz->thresholds, show_threshold, NULL);