Searched refs:THERMAL_GENL_CMD_CDEV_GET (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/tools/lib/thermal/ |
H A D | commands.c | 197 case THERMAL_GENL_CMD_CDEV_GET: in handle_netlink() 250 .c_id = THERMAL_GENL_CMD_CDEV_GET, 298 return thermal_genl_auto(th, -1, THERMAL_GENL_CMD_CDEV_GET, in thermal_cmd_get_cdev()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | thermal.h | 86 THERMAL_GENL_CMD_CDEV_GET, /* List of cdev id */ enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | thermal.h | 90 THERMAL_GENL_CMD_CDEV_GET, /* List of cdev id */ enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | thermal.h | 90 THERMAL_GENL_CMD_CDEV_GET, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | thermal.h | 90 THERMAL_GENL_CMD_CDEV_GET, enumerator
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | thermal_netlink.c | 593 [THERMAL_GENL_CMD_CDEV_GET] = thermal_genl_cmd_cdev_get, 679 .cmd = THERMAL_GENL_CMD_CDEV_GET, 693 .resv_start_op = THERMAL_GENL_CMD_CDEV_GET + 1,
|
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | thermal_netlink.c | 542 [THERMAL_GENL_CMD_CDEV_GET] = thermal_genl_cmd_cdev_get, 628 .cmd = THERMAL_GENL_CMD_CDEV_GET,
|
Completed in 5 milliseconds