Home
last modified time | relevance | path

Searched refs:set_trip_hyst (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/thermal/
Dthermal_sysfs.c178 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()
Dthermal_of.c376 .set_trip_hyst = of_thermal_set_trip_hyst,
/linux-5.19.10/include/linux/
Dthermal.h74 int (*set_trip_hyst) (struct thermal_zone_device *, int, int); member
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c379 .set_trip_hyst = mlxsw_thermal_set_trip_hyst,
573 .set_trip_hyst = mlxsw_thermal_module_trip_hyst_set,
610 .set_trip_hyst = mlxsw_thermal_module_trip_hyst_set,