Home
last modified time | relevance | path

Searched refs:THERMAL_GENL_ATTR_CDEV (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
Dthermal.h41 THERMAL_GENL_ATTR_CDEV, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dthermal.h51 THERMAL_GENL_ATTR_CDEV, enumerator
/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_netlink.c40 [THERMAL_GENL_ATTR_CDEV] = { .type = NLA_NESTED },
520 start_cdev = nla_nest_start(msg, THERMAL_GENL_ATTR_CDEV); in thermal_genl_cmd_cdev_get()