Home
last modified time | relevance | path

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

/linux/drivers/thermal/
A 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()
A Dthermal_of.c368 .set_trip_hyst = of_thermal_set_trip_hyst,
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_thermal.c368 .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,
/linux/include/linux/
A Dthermal.h74 int (*set_trip_hyst) (struct thermal_zone_device *, int, int); member

Completed in 10 milliseconds