Home
last modified time | relevance | path

Searched refs:THERMAL_GENL_ATTR_TZ_TRIP (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dthermal.h31 THERMAL_GENL_ATTR_TZ_TRIP, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dthermal.h31 THERMAL_GENL_ATTR_TZ_TRIP, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dthermal.h41 THERMAL_GENL_ATTR_TZ_TRIP, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dthermal.h41 THERMAL_GENL_ATTR_TZ_TRIP, enumerator
/kernel/linux/linux-6.6/tools/lib/thermal/
H 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()
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_netlink.c26 [THERMAL_GENL_ATTR_TZ_TRIP] = { .type = NLA_NESTED },
412 start_trip = nla_nest_start(msg, THERMAL_GENL_ATTR_TZ_TRIP); in thermal_genl_cmd_tz_get_trip()
/kernel/linux/linux-6.6/drivers/thermal/
H 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 6 milliseconds