Searched defs:thermal_trip_desc (Results 1 – 1 of 1) sorted by relevance
29 struct thermal_trip_desc { struct30 struct thermal_trip trip;31 struct thermal_trip_attrs trip_attrs;32 struct list_head notify_list_node;33 int notify_temp;34 int threshold;