Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dthermal.h31 THERMAL_GENL_ATTR_TZ_TRIP, enumerator
/linux-6.3-rc2/tools/lib/thermal/
A Dcommands.c17 [THERMAL_GENL_ATTR_TZ_TRIP] = { .type = NLA_NESTED },
119 nla_for_each_nested(attr, info->attrs[THERMAL_GENL_ATTR_TZ_TRIP], rem) { in parse_tz_get_trip()
/linux-6.3-rc2/drivers/thermal/
A Dthermal_netlink.c26 [THERMAL_GENL_ATTR_TZ_TRIP] = { .type = NLA_NESTED },
467 start_trip = nla_nest_start(msg, THERMAL_GENL_ATTR_TZ_TRIP); in thermal_genl_cmd_tz_get_trip()

Completed in 7 milliseconds