Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dthermal.h48 THERMAL_GENL_ATTR_CPU_CAPABILITY_ID, enumerator
/openbmc/linux/drivers/thermal/
H A Dthermal_netlink.c48 [THERMAL_GENL_ATTR_CPU_CAPABILITY_ID] = { .type = NLA_U32 },
212 if (nla_put_u32(msg, THERMAL_GENL_ATTR_CPU_CAPABILITY_ID, in thermal_genl_event_cpu_capability_change()