Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dthermal.h33 THERMAL_GENL_ATTR_TZ_TRIP, enumerator
/linux/drivers/thermal/
H A Dthermal_netlink.c28 [THERMAL_GENL_ATTR_TZ_TRIP] = { .type = NLA_NESTED },
542 start_trip = nla_nest_start(msg, THERMAL_GENL_ATTR_TZ_TRIP); in thermal_genl_cmd_tz_get_trip()