Home
last modified time | relevance | path

Searched refs:THERMAL_GENL_ATTR_TZ_TRIP_HYST (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
Dthermal.h35 THERMAL_GENL_ATTR_TZ_TRIP_HYST, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dthermal.h45 THERMAL_GENL_ATTR_TZ_TRIP_HYST, enumerator
/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_netlink.c30 [THERMAL_GENL_ATTR_TZ_TRIP_HYST] = { .type = NLA_U32 },
136 nla_put_u32(p->msg, THERMAL_GENL_ATTR_TZ_TRIP_HYST, p->trip_hyst)) in thermal_genl_event_tz_trip_add()
431 nla_put_u32(msg, THERMAL_GENL_ATTR_TZ_TRIP_HYST, hyst)) in thermal_genl_cmd_tz_get_trip()