Home
last modified time | relevance | path

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 Dcommands.c197 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 Dthermal.h86 THERMAL_GENL_CMD_CDEV_GET, /* List of cdev id */ enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dthermal.h90 THERMAL_GENL_CMD_CDEV_GET, /* List of cdev id */ enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dthermal.h90 THERMAL_GENL_CMD_CDEV_GET, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dthermal.h90 THERMAL_GENL_CMD_CDEV_GET, enumerator
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_netlink.c593 [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 Dthermal_netlink.c542 [THERMAL_GENL_CMD_CDEV_GET] = thermal_genl_cmd_cdev_get,
628 .cmd = THERMAL_GENL_CMD_CDEV_GET,

Completed in 4 milliseconds