Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dthermal_netlink.c41 [THERMAL_GENL_ATTR_CDEV_ID] = { .type = NLA_U32 },
155 nla_put_u32(p->msg, THERMAL_GENL_ATTR_CDEV_ID, in thermal_genl_event_cdev_add()
166 if (nla_put_u32(p->msg, THERMAL_GENL_ATTR_CDEV_ID, p->cdev_id)) in thermal_genl_event_cdev_delete()
174 if (nla_put_u32(p->msg, THERMAL_GENL_ATTR_CDEV_ID, in thermal_genl_event_cdev_state_update()
504 if (nla_put_u32(msg, THERMAL_GENL_ATTR_CDEV_ID, cdev->id)) in __thermal_genl_cmd_cdev_get()
/Linux-v5.10/include/uapi/linux/
Dthermal.h42 THERMAL_GENL_ATTR_CDEV_ID, enumerator