Home
last modified time | relevance | path

Searched refs:THERMAL_GENL_ATTR_CDEV_NAME (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dthermal.h45 THERMAL_GENL_ATTR_CDEV_NAME, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dthermal.h45 THERMAL_GENL_ATTR_CDEV_NAME, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dthermal.h55 THERMAL_GENL_ATTR_CDEV_NAME, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dthermal.h55 THERMAL_GENL_ATTR_CDEV_NAME, enumerator
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_netlink.c44 [THERMAL_GENL_ATTR_CDEV_NAME] = { .type = NLA_STRING,
153 if (nla_put_string(p->msg, THERMAL_GENL_ATTR_CDEV_NAME, in thermal_genl_event_cdev_add()
508 if (nla_put_string(msg, THERMAL_GENL_ATTR_CDEV_NAME, cdev->type)) in __thermal_genl_cmd_cdev_get()
/kernel/linux/linux-6.6/tools/lib/thermal/
H A Dcommands.c35 [THERMAL_GENL_ATTR_CDEV_NAME] = { .type = NLA_STRING },
92 if (nla_type(attr) == THERMAL_GENL_ATTR_CDEV_NAME) { in parse_cdev_get()
H A Devents.c83 return ops->cdev_add(nla_get_string(attrs[THERMAL_GENL_ATTR_CDEV_NAME]), in handle_thermal_event()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_netlink.c44 [THERMAL_GENL_ATTR_CDEV_NAME] = { .type = NLA_STRING,
161 if (nla_put_string(p->msg, THERMAL_GENL_ATTR_CDEV_NAME, in thermal_genl_event_cdev_add()
559 if (nla_put_string(msg, THERMAL_GENL_ATTR_CDEV_NAME, cdev->type)) in __thermal_genl_cmd_cdev_get()

Completed in 8 milliseconds