Searched refs:get_trend (Results 1 – 5 of 5) sorted by relevance
29 if (tz->emul_temperature || !tz->ops.get_trend || in get_tz_trend()30 tz->ops.get_trend(tz, trip, &trend)) { in get_tz_trend()
139 .get_trend = __ti_thermal_get_trend,
107 int (*get_trend) (struct thermal_zone_device *, member
79 .get_trend:138 get_trend a pointer to a function that reads the162 get_trend() thermal zone device callbacks.
587 .get_trend = thermal_get_trend,