Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/
Dthermal_trip.c62 if (!tz->ops->set_trips) in __thermal_zone_set_trips()
96 ret = tz->ops->set_trips(tz, low, high); in __thermal_zone_set_trips()
Drcar_gen3_thermal.c234 .set_trips = rcar_gen3_thermal_set_trips,
360 if (priv->ops.set_trips) in rcar_gen3_thermal_init()
499 priv->ops.set_trips = NULL; in rcar_gen3_thermal_probe()
Dloongson2_thermal.c94 .set_trips = loongson2_thermal_set_trips,
Drockchip_thermal.c1406 .set_trips = rockchip_thermal_set_trips,
DKconfig519 The thermal driver realizes get_temp and set_trips function, which
/Linux-v6.6/include/linux/
Dthermal.h76 int (*set_trips) (struct thermal_zone_device *, int, int); member
/Linux-v6.6/drivers/thermal/broadcom/
Dbrcmstb_thermal.c301 .set_trips = brcmstb_set_trips,
/Linux-v6.6/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c205 .set_trips = tegra_bpmp_thermal_set_trips,
Dtegra30-tsensor.c244 .set_trips = tegra_tsensor_set_trips,
Dsoctherm.c687 .set_trips = tegra_thermctl_set_trips,
/Linux-v6.6/drivers/thermal/st/
Dstm_thermal.c476 .set_trips = stm_thermal_set_trips,
/Linux-v6.6/Documentation/driver-api/thermal/
Dsysfs-api.rst69 .set_trips:
140 set_trips a pointer to a function that sets a
/Linux-v6.6/drivers/thermal/mediatek/
Dlvts_thermal.c534 .set_trips = lvts_set_trips,
/Linux-v6.6/drivers/hwmon/
Dhwmon.c208 .set_trips = hwmon_thermal_set_trips,
/Linux-v6.6/drivers/thermal/qcom/
Dqcom-spmi-adc-tm5.c665 .set_trips = adc_tm5_set_trips,
Dtsens.c1152 .set_trips = tsens_set_trips,