Searched refs:get_trend (Results 1 – 5 of 5) sorted by relevance
30 if (tz->emul_temperature || !tz->ops->get_trend || in get_tz_trend()31 tz->ops->get_trend(tz, trip, &trend)) { in get_tz_trend()
135 .get_trend = __ti_thermal_get_trend,
73 int (*get_trend) (struct thermal_zone_device *, int, member
144 get_trend a pointer to a function that reads the168 get_trend() thermal zone device callbacks.
785 .get_trend = thermal_get_trend,