Searched refs:tt_zone (Results 1 – 1 of 1) sorted by relevance
54 DEFINE_GUARD(tt_zone, struct tt_thermal_zone *, mutex_lock(&_T->lock), mutex_unlock(&_T->lock))81 struct tt_thermal_zone *tt_zone; member 112 struct tt_thermal_zone *tt_zone = data; in tt_zone_tz_temp_get() local 114 guard(tt_zone)(tt_zone); in tt_zone_tz_temp_get() local 116 if (!tt_zone->tz) in tt_zone_tz_temp_get() 119 *val = tt_zone->tz_temp; in tt_zone_tz_temp_get() 125 struct tt_thermal_zone *tt_zone = data; in tt_zone_tz_temp_set() local 127 guard(tt_zone)(tt_zone); in tt_zone_tz_temp_set() local 140 tt_zone_free_trips(struct tt_thermal_zone * tt_zone) tt_zone_free_trips() argument 151 tt_zone_free(struct tt_thermal_zone * tt_zone) tt_zone_free() argument 162 struct tt_thermal_zone *tt_zone = tt_work->tt_zone; tt_add_tz_work_fn() local 218 struct tt_thermal_zone *tt_zone = tt_work->tt_zone; tt_del_tz_work_fn() local 226 tt_zone_unregister_tz(struct tt_thermal_zone * tt_zone) tt_zone_unregister_tz() argument 228 guard(tt_zone)(tt_zone); tt_zone_unregister_tz() local 238 struct tt_thermal_zone *tt_zone, *aux; tt_del_tz() local 279 struct tt_thermal_zone *tt_zone; tt_get_tt_zone() local 298 tt_put_tt_zone(struct tt_thermal_zone * tt_zone) tt_put_tt_zone() argument 311 struct tt_thermal_zone *tt_zone = tt_work->tt_zone; tt_zone_add_trip_work_fn() local 353 guard(tt_zone)(tt_zone); tt_zone_add_trip() local 368 struct tt_thermal_zone *tt_zone = thermal_zone_device_priv(tz); tt_zone_get_temp() local 382 tt_zone_register_tz(struct tt_thermal_zone * tt_zone) tt_zone_register_tz() argument 388 guard(tt_zone)(tt_zone); tt_zone_register_tz() local 438 struct tt_thermal_zone *tt_zone, *aux; tt_zone_cleanup() local [all...]