trip_high
u16 trip_high;
u16 trip_high;
u16 trip_high;
u16 trip_high;
enabled_ops[THERMAL_GENL_EVENT_TZ_TRIP_UP] = !!ops->trip_high;
return ops->trip_high(nla_get_u32(attrs[THERMAL_GENL_ATTR_TZ_ID]),
int (*trip_high)(int tz_id, int trip_id, int temp, void *arg);
.events.trip_high = trip_high,