Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dthermal.h30 THERMAL_GENL_ATTR_TZ_TEMP, enumerator
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_netlink.c26 [THERMAL_GENL_ATTR_TZ_TEMP] = { .type = NLA_U32 },
87 if (nla_put_u32(skb, THERMAL_GENL_ATTR_TZ_TEMP, temp)) in thermal_genl_sampling_temp()
473 nla_put_u32(msg, THERMAL_GENL_ATTR_TZ_TEMP, temp)) in thermal_genl_cmd_tz_get_temp()