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()
139 .get_trend = __ti_thermal_get_trend,
83 int (*get_trend) (struct thermal_zone_device *, member
144 get_trend a pointer to a function that reads the168 get_trend() thermal zone device callbacks.
651 .get_trend = thermal_get_trend,