Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/
A Dthermal_trip.c64 if (!tz->ops->set_trips) in __thermal_zone_set_trips()
98 ret = tz->ops->set_trips(tz, low, high); in __thermal_zone_set_trips()
A Drcar_gen3_thermal.c231 .set_trips = rcar_gen3_thermal_set_trips,
326 if (priv->ops.set_trips) in rcar_gen3_thermal_init_r8a7795es1()
355 if (priv->ops.set_trips) in rcar_gen3_thermal_init()
484 priv->ops.set_trips = NULL; in rcar_gen3_thermal_probe()
A Drockchip_thermal.c1244 .set_trips = rockchip_thermal_set_trips,
/linux-6.3-rc2/include/linux/
A Dthermal.h62 int (*set_trips) (struct thermal_zone_device *, int, int); member
/linux-6.3-rc2/drivers/thermal/tegra/
A Dtegra-bpmp-thermal.c168 .set_trips = tegra_bpmp_thermal_set_trips,
A Dtegra30-tsensor.c244 .set_trips = tegra_tsensor_set_trips,
A Dsoctherm.c687 .set_trips = tegra_thermctl_set_trips,
/linux-6.3-rc2/drivers/thermal/broadcom/
A Dbrcmstb_thermal.c303 .set_trips = brcmstb_set_trips,
/linux-6.3-rc2/drivers/thermal/st/
A Dstm_thermal.c478 .set_trips = stm_thermal_set_trips,
/linux-6.3-rc2/Documentation/driver-api/thermal/
A Dsysfs-api.rst69 .set_trips:
140 set_trips a pointer to a function that sets a
/linux-6.3-rc2/drivers/thermal/mediatek/
A Dlvts_thermal.c462 .set_trips = lvts_set_trips,
/linux-6.3-rc2/drivers/thermal/qcom/
A Dqcom-spmi-adc-tm5.c666 .set_trips = adc_tm5_set_trips,
A Dtsens.c1132 .set_trips = tsens_set_trips,
/linux-6.3-rc2/drivers/hwmon/
A Dhwmon.c209 .set_trips = hwmon_thermal_set_trips,

Completed in 29 milliseconds