Home
last modified time | relevance | path

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

/linux/drivers/thermal/
A Dthermal_netlink.c41 [THERMAL_GENL_ATTR_CDEV_ID] = { .type = NLA_U32 },
156 nla_put_u32(p->msg, THERMAL_GENL_ATTR_CDEV_ID, in thermal_genl_event_cdev_add()
167 if (nla_put_u32(p->msg, THERMAL_GENL_ATTR_CDEV_ID, p->cdev_id)) in thermal_genl_event_cdev_delete()
175 if (nla_put_u32(p->msg, THERMAL_GENL_ATTR_CDEV_ID, in thermal_genl_event_cdev_state_update()
505 if (nla_put_u32(msg, THERMAL_GENL_ATTR_CDEV_ID, cdev->id)) in __thermal_genl_cmd_cdev_get()
/linux/include/uapi/linux/
A Dthermal.h42 THERMAL_GENL_ATTR_CDEV_ID, enumerator

Completed in 4 milliseconds