Home
last modified time | relevance | path

Searched refs:THERMAL_GENL_ATTR_TZ_TRIP_TEMP (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dthermal.h34 THERMAL_GENL_ATTR_TZ_TRIP_TEMP, enumerator
/Linux-v5.10/drivers/thermal/
Dthermal_netlink.c28 [THERMAL_GENL_ATTR_TZ_TRIP_TEMP] = { .type = NLA_U32 },
135 nla_put_u32(p->msg, THERMAL_GENL_ATTR_TZ_TRIP_TEMP, p->trip_temp) || in thermal_genl_event_tz_trip_add()
429 nla_put_u32(msg, THERMAL_GENL_ATTR_TZ_TRIP_TEMP, temp) || in thermal_genl_cmd_tz_get_trip()