Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/testing/
H A Dzone.c81 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
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
230 guard(tt_zone)(tt_zone); in tt_zone_unregister_tz() local
241 struct tt_thermal_zone *tt_zone, *aux; in tt_del_tz() local
282 struct tt_thermal_zone *tt_zone; in tt_get_tt_zone() local
359 guard(tt_zone)(tt_zone); in tt_zone_add_trip() local
395 guard(tt_zone)(tt_zone); in tt_zone_register_tz() local
[all …]