Lines Matching defs:tz
37 struct thermal_zone *tz; member
57 static int show_temp(struct thermal_zone *tz, __maybe_unused void *arg) in show_temp()
66 static int show_governor(struct thermal_zone *tz, __maybe_unused void *arg) in show_governor()
75 static int show_tz(struct thermal_zone *tz, __maybe_unused void *arg) in show_tz()
90 static int set_threshold(struct thermal_zone *tz, __maybe_unused void *arg) in set_threshold()
131 struct thermal_zone *tz = thermal_zone_find_by_id(td->tz, tz_id); in tz_disable() local
141 struct thermal_zone *tz = thermal_zone_find_by_id(td->tz, tz_id); in tz_enable() local
151 struct thermal_zone *tz = thermal_zone_find_by_id(td->tz, tz_id); in trip_high() local
162 struct thermal_zone *tz = thermal_zone_find_by_id(td->tz, tz_id); in trip_low() local
189 struct thermal_zone *tz = thermal_zone_find_by_id(td->tz, tz_id); in trip_change() local
225 struct thermal_zone *tz = thermal_zone_find_by_id(td->tz, tz_id); in gov_change() local