Searched refs:THERMAL_GENL_ATTR_CDEV (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | thermal.h | 41 THERMAL_GENL_ATTR_CDEV, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | thermal.h | 41 THERMAL_GENL_ATTR_CDEV, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | thermal.h | 51 THERMAL_GENL_ATTR_CDEV, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | thermal.h | 51 THERMAL_GENL_ATTR_CDEV, enumerator
|
/kernel/linux/linux-6.6/tools/lib/thermal/ |
H A D | commands.c | 31 [THERMAL_GENL_ATTR_CDEV] = { .type = NLA_NESTED }, 79 nla_for_each_nested(attr, info->attrs[THERMAL_GENL_ATTR_CDEV], rem) { in parse_cdev_get()
|
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | thermal_netlink.c | 40 [THERMAL_GENL_ATTR_CDEV] = { .type = NLA_NESTED }, 520 start_cdev = nla_nest_start(msg, THERMAL_GENL_ATTR_CDEV); in thermal_genl_cmd_cdev_get()
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | thermal_netlink.c | 40 [THERMAL_GENL_ATTR_CDEV] = { .type = NLA_NESTED }, 571 start_cdev = nla_nest_start(msg, THERMAL_GENL_ATTR_CDEV); in thermal_genl_cmd_cdev_get()
|
Completed in 5 milliseconds