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