Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dthermal.h30 THERMAL_GENL_ATTR_TZ_TEMP, enumerator
/Linux-v5.10/drivers/thermal/
Dthermal_netlink.c25 [THERMAL_GENL_ATTR_TZ_TEMP] = { .type = NLA_U32 },
86 if (nla_put_u32(skb, THERMAL_GENL_ATTR_TZ_TEMP, temp)) in thermal_genl_sampling_temp()
466 nla_put_u32(msg, THERMAL_GENL_ATTR_TZ_TEMP, temp)) in thermal_genl_cmd_tz_get_temp()