Home
last modified time | relevance | path

Searched refs:trip_index (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/thermal/
Dthermal_helpers.c25 int get_tz_trend(struct thermal_zone_device *tz, int trip_index) in get_tz_trend() argument
27 struct thermal_trip *trip = tz->trips ? &tz->trips[trip_index] : NULL; in get_tz_trend()
Dthermal_core.h73 int get_tz_trend(struct thermal_zone_device *tz, int trip_index);