Home
last modified time | relevance | path

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

/linux/drivers/thermal/
A 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()
125 nla_put_u32(p->msg, THERMAL_GENL_ATTR_TZ_TEMP, p->temp)) in thermal_genl_event_tz_trip_up()
467 nla_put_u32(msg, THERMAL_GENL_ATTR_TZ_TEMP, temp)) in thermal_genl_cmd_tz_get_temp()
/linux/include/uapi/linux/
A Dthermal.h30 THERMAL_GENL_ATTR_TZ_TEMP, enumerator

Completed in 3 milliseconds