Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/
H A Dthermal_trip.c60 if (!tz->ops.set_trips) in thermal_zone_set_trips()
77 ret = tz->ops.set_trips(tz, low, high); in thermal_zone_set_trips()
H A Dloongson2_thermal.c117 .set_trips = loongson2_thermal_set_trips,
H A Drockchip_thermal.c1407 .set_trips = rockchip_thermal_set_trips,
H A DKconfig505 The thermal driver realizes get_temp and set_trips function, which
/linux-6.15/drivers/thermal/renesas/
H A Drcar_gen3_thermal.c242 .set_trips = rcar_gen3_thermal_set_trips,
341 if (priv->ops.set_trips) in rcar_gen3_thermal_init()
500 priv->ops.set_trips = NULL; in rcar_gen3_thermal_probe()
/linux-6.15/include/linux/
H A Dthermal.h101 int (*set_trips) (struct thermal_zone_device *, int, int); member
/linux-6.15/drivers/thermal/broadcom/
H A Dbrcmstb_thermal.c307 .set_trips = brcmstb_set_trips,
/linux-6.15/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c205 .set_trips = tegra_bpmp_thermal_set_trips,
H A Dtegra30-tsensor.c244 .set_trips = tegra_tsensor_set_trips,
H A Dsoctherm.c682 .set_trips = tegra_thermctl_set_trips,
/linux-6.15/drivers/thermal/st/
H A Dstm_thermal.c474 .set_trips = stm_thermal_set_trips,
/linux-6.15/Documentation/driver-api/thermal/
H A Dsysfs-api.rst66 .set_trips:
134 set_trips a pointer to a function that sets a
/linux-6.15/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5.c665 .set_trips = adc_tm5_set_trips,
H A Dtsens.c1162 .set_trips = tsens_set_trips,
/linux-6.15/drivers/thermal/samsung/
H A Dexynos_tmu.c1002 .set_trips = exynos_set_trips,
/linux-6.15/drivers/hwmon/
H A Dhwmon.c215 .set_trips = hwmon_thermal_set_trips,
/linux-6.15/drivers/thermal/mediatek/
H A Dlvts_thermal.c576 .set_trips = lvts_set_trips,