THERMAL_GENL_ATTR_TZ_TRIP_ID
nla_put_u32(p->msg, THERMAL_GENL_ATTR_TZ_TRIP_ID, p->trip_id) ||
nla_put_u32(p->msg, THERMAL_GENL_ATTR_TZ_TRIP_ID, p->trip_id) ||
[THERMAL_GENL_ATTR_TZ_TRIP_ID] = { .type = NLA_U32 },
if (nla_put_u32(msg, THERMAL_GENL_ATTR_TZ_TRIP_ID,
if (nla_type(attr) == THERMAL_GENL_ATTR_TZ_TRIP_ID) {
[THERMAL_GENL_ATTR_TZ_TRIP_ID] = { .type = NLA_U32 },
nla_get_u32(attrs[THERMAL_GENL_ATTR_TZ_TRIP_ID]),
nla_get_u32(attrs[THERMAL_GENL_ATTR_TZ_TRIP_ID]),
nla_get_u32(attrs[THERMAL_GENL_ATTR_TZ_TRIP_ID]), arg);
nla_get_u32(attrs[THERMAL_GENL_ATTR_TZ_TRIP_ID]),
nla_get_u32(attrs[THERMAL_GENL_ATTR_TZ_TRIP_ID]),