Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_CTRL_CH_RANGE (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dv4l2.rst178 V4L2_EVENT_CTRL_CH_RANGE control event changes flag.
H A Dvidioc-dqevent.rst332 * - ``V4L2_EVENT_CTRL_CH_RANGE``
H A Dhist-v4l2.rst1112 2. Added ``V4L2_EVENT_CTRL_CH_RANGE`` control event changes flag. See
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h2214 #define V4L2_EVENT_CTRL_CH_RANGE (1 << 2) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h2214 #define V4L2_EVENT_CTRL_CH_RANGE (1 << 2) macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions499 replace define V4L2_EVENT_CTRL_CH_RANGE ctrl-changes-flags
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2350 #define V4L2_EVENT_CTRL_CH_RANGE (1 << 2) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2334 #define V4L2_EVENT_CTRL_CH_RANGE (1 << 2) macro
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c4705 ret = set_ctrl(NULL, ctrl, V4L2_EVENT_CTRL_CH_RANGE); in __v4l2_ctrl_modify_range()
4707 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_RANGE); in __v4l2_ctrl_modify_range()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dvivid.rst635 cause a control event to be sent with the V4L2_EVENT_CTRL_CH_RANGE flag set.