Home
last modified time | relevance | path

Searched defs:tt_zone (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thermal/testing/
H A Dzone.c80 struct tt_thermal_zone *tt_zone; member
111 struct tt_thermal_zone *tt_zone = data; in tt_zone_tz_temp_get() local
113 guard(tt_zone)(tt_zone); in tt_zone_tz_temp_get() local
124 struct tt_thermal_zone *tt_zone = data; in tt_zone_tz_temp_set() local
126 guard(tt_zone)(tt_zone); in tt_zone_tz_temp_set() local
139 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() local
217 struct tt_thermal_zone *tt_zone = tt_work->tt_zone; in tt_del_tz_work_fn() local
225 static void tt_zone_unregister_tz(struct tt_thermal_zone *tt_zone) in tt_zone_unregister_tz()
[all …]