Searched refs:thermal_attr (Results 1 – 2 of 2) sorted by relevance
134 struct thermal_attr { struct181 struct thermal_attr *trip_temp_attrs;182 struct thermal_attr *trip_type_attrs;183 struct thermal_attr *trip_hyst_attrs;
1367 int size = sizeof(struct thermal_attr) * tz->trips; in create_trip_attrs()