Home
last modified time | relevance | path

Searched refs:set_trips (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/thermal/
Dthermal_helpers.c125 if (!tz->ops->set_trips || !tz->ops->get_trip_hyst) in thermal_zone_set_trips()
157 ret = tz->ops->set_trips(tz, low, high); in thermal_zone_set_trips()
Dof-thermal.c91 if (!data->ops || !data->ops->set_trips) in of_thermal_set_trips()
94 return data->ops->set_trips(data->sensor_data, low, high); in of_thermal_set_trips()
414 if (ops->set_trips) in thermal_zone_of_add_sensor()
415 tzd->ops->set_trips = of_thermal_set_trips; in thermal_zone_of_add_sensor()
Drcar_gen3_thermal.c218 .set_trips = rcar_gen3_thermal_set_trips,
Drockchip_thermal.c1080 .set_trips = rockchip_thermal_set_trips,
/Linux-v4.19/include/linux/
Dthermal.h99 int (*set_trips) (struct thermal_zone_device *, int, int); member
356 int (*set_trips)(void *, int, int); member
/Linux-v4.19/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c160 .set_trips = tegra_bpmp_thermal_set_trips,
/Linux-v4.19/drivers/thermal/broadcom/
Dbrcmstb_thermal.c304 .set_trips = brcmstb_set_trips,
/Linux-v4.19/Documentation/thermal/
Dsysfs-api.txt52 .set_trips: set the trip points window. Whenever the current temperature
101 set_trips: a pointer to a function that sets a