Searched defs:tt_zone (Results 1 – 1 of 1) sorted by relevance
80 struct tt_thermal_zone *tt_zone; member111 struct tt_thermal_zone *tt_zone = data; in tt_zone_tz_temp_get() local113 guard(tt_zone)(tt_zone); in tt_zone_tz_temp_get() local124 struct tt_thermal_zone *tt_zone = data; in tt_zone_tz_temp_set() local126 guard(tt_zone)(tt_zone); in tt_zone_tz_temp_set() local139 static void tt_zone_free_trips(struct tt_thermal_zone *tt_zone) in tt_zone_free_trips()150 static void tt_zone_free(struct tt_thermal_zone *tt_zone) in tt_zone_free()161 struct tt_thermal_zone *tt_zone = tt_work->tt_zone; in tt_add_tz_work_fn() local217 struct tt_thermal_zone *tt_zone = tt_work->tt_zone; in tt_del_tz_work_fn() local225 static void tt_zone_unregister_tz(struct tt_thermal_zone *tt_zone) in tt_zone_unregister_tz()[all …]