Home
last modified time | relevance | path

Searched refs:tt_thermal_zone (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thermal/testing/
H A Dzone.c40 struct tt_thermal_zone { struct
54 DEFINE_GUARD(tt_zone, struct tt_thermal_zone *, mutex_lock(&_T->lock), mutex_unlock(&_T->lock)) argument
81 struct tt_thermal_zone *tt_zone;
112 struct tt_thermal_zone *tt_zone = data; in tt_zone_tz_temp_get()
125 struct tt_thermal_zone *tt_zone = data; in tt_zone_tz_temp_set()
140 static void tt_zone_free_trips(struct tt_thermal_zone *tt_zone) in tt_zone_free_trips()
151 static void tt_zone_free(struct tt_thermal_zone *tt_zone) in tt_zone_free()
162 struct tt_thermal_zone *tt_zone = tt_work->tt_zone; in tt_add_tz_work_fn()
189 struct tt_thermal_zone *tt_zone __free(kfree) = kzalloc_obj(*tt_zone); in tt_add_tz()
218 struct tt_thermal_zone *tt_zone = tt_work->tt_zone; in tt_del_tz_work_fn()
[all …]