Home
last modified time | relevance | path

Searched refs:get_trend (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/thermal/
A Dthermal_helpers.c30 if (tz->emul_temperature || !tz->ops->get_trend || in get_tz_trend()
31 tz->ops->get_trend(tz, trip, &trend)) { in get_tz_trend()
/linux-6.3-rc2/drivers/thermal/ti-soc-thermal/
A Dti-thermal-common.c135 .get_trend = __ti_thermal_get_trend,
/linux-6.3-rc2/include/linux/
A Dthermal.h73 int (*get_trend) (struct thermal_zone_device *, int, member
/linux-6.3-rc2/Documentation/driver-api/thermal/
A Dsysfs-api.rst144 get_trend a pointer to a function that reads the
168 get_trend() thermal zone device callbacks.
/linux-6.3-rc2/drivers/acpi/
A Dthermal.c785 .get_trend = thermal_get_trend,

Completed in 8 milliseconds