Searched refs:set_trip_hyst (Results 1 – 4 of 4) sorted by relevance
178 if (!tz->ops->set_trip_hyst) in trip_point_hyst_store()192 ret = tz->ops->set_trip_hyst(tz, trip, temperature); in trip_point_hyst_store()494 if (tz->ops->set_trip_hyst) { in create_trip_attrs()
368 .set_trip_hyst = of_thermal_set_trip_hyst,
368 .set_trip_hyst = mlxsw_thermal_set_trip_hyst,560 .set_trip_hyst = mlxsw_thermal_module_trip_hyst_set,597 .set_trip_hyst = mlxsw_thermal_module_trip_hyst_set,
74 int (*set_trip_hyst) (struct thermal_zone_device *, int, int); member
Completed in 10 milliseconds