Searched refs:THERMAL_GENL_ATTR_TZ_TRIP_TEMP (Results 1 – 4 of 4) sorted by relevance
58 nla_get_u32(attrs[THERMAL_GENL_ATTR_TZ_TRIP_TEMP]), in handle_thermal_event()65 nla_get_u32(attrs[THERMAL_GENL_ATTR_TZ_TRIP_TEMP]), in handle_thermal_event()
19 [THERMAL_GENL_ATTR_TZ_TRIP_TEMP] = { .type = NLA_U32 },135 if (nla_type(attr) == THERMAL_GENL_ATTR_TZ_TRIP_TEMP) in parse_tz_get_trip()
34 THERMAL_GENL_ATTR_TZ_TRIP_TEMP, enumerator
28 [THERMAL_GENL_ATTR_TZ_TRIP_TEMP] = { .type = NLA_U32 },143 nla_put_u32(p->msg, THERMAL_GENL_ATTR_TZ_TRIP_TEMP, p->trip_temp) || in thermal_genl_event_tz_trip_add()484 nla_put_u32(msg, THERMAL_GENL_ATTR_TZ_TRIP_TEMP, temp) || in thermal_genl_cmd_tz_get_trip()