thermal_zone_for_each_trip
thermal_zone_for_each_trip(tz->thermal_zone,
thermal_zone_for_each_trip(sensor->tzd, hisi_trip_walk_cb, sensor);
thermal_zone_for_each_trip(int34x_zone->zone, int340x_update_one_trip,
ret = thermal_zone_for_each_trip(chip->tz_dev,
ret = thermal_zone_for_each_trip(chip->tz_dev, qpnp_tm_lite_configure_trip_temps_cb, chip);
thermal_zone_for_each_trip(tz, get_hot_trip_cb, &trip);
thermal_zone_for_each_trip(tzd, tegra_tsensor_get_trips_cb, temps);
EXPORT_SYMBOL_GPL(thermal_zone_for_each_trip);
thermal_zone_for_each_trip(tdev->tz_dev, uniphier_tm_trip_walk_cb, &twd);
int thermal_zone_for_each_trip(struct thermal_zone_device *tz,