Searched refs:thermal_attr (Results 1 – 2 of 2) sorted by relevance
144 struct thermal_attr { struct190 struct thermal_attr *trip_temp_attrs;191 struct thermal_attr *trip_type_attrs;192 struct thermal_attr *trip_hyst_attrs;
1675 int size = sizeof(struct thermal_attr) * tz->trips; in create_trip_attrs()