set_trips 282 drivers/thermal/broadcom/brcmstb_thermal.c .set_trips = brcmstb_set_trips, set_trips 105 drivers/thermal/of-thermal.c if (!data->ops || !data->ops->set_trips) set_trips 108 drivers/thermal/of-thermal.c return data->ops->set_trips(data->sensor_data, low, high); set_trips 440 drivers/thermal/of-thermal.c if (ops->set_trips) set_trips 441 drivers/thermal/of-thermal.c tzd->ops->set_trips = of_thermal_set_trips; set_trips 230 drivers/thermal/rcar_gen3_thermal.c .set_trips = rcar_gen3_thermal_set_trips, set_trips 1110 drivers/thermal/rockchip_thermal.c .set_trips = rockchip_thermal_set_trips, set_trips 719 drivers/thermal/tegra/soctherm.c .set_trips = tegra_thermctl_set_trips, set_trips 151 drivers/thermal/tegra/tegra-bpmp-thermal.c .set_trips = tegra_bpmp_thermal_set_trips, set_trips 125 drivers/thermal/thermal_helpers.c if (!tz->ops->set_trips || !tz->ops->get_trip_hyst) set_trips 157 drivers/thermal/thermal_helpers.c ret = tz->ops->set_trips(tz, low, high); set_trips 99 include/linux/thermal.h int (*set_trips) (struct thermal_zone_device *, int, int); set_trips 356 include/linux/thermal.h int (*set_trips)(void *, int, int);