Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_CTRL_CH_FLAGS (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_ctrl.c1250 (changes & V4L2_EVENT_CTRL_CH_FLAGS)) in uvc_ctrl_send_event()
1265 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; in uvc_ctrl_send_slave_event()
1399 changes |= V4L2_EVENT_CTRL_CH_FLAGS; in uvc_ctrl_send_events()
1426 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; in uvc_ctrl_add_event()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2287 if (ch_flags & V4L2_EVENT_CTRL_CH_FLAGS) { in new_to_cur()
3180 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_FLAGS); in v4l2_ctrl_activate()
3200 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_FLAGS); in __v4l2_ctrl_grab()
4092 ((update_flag && i > 0) ? V4L2_EVENT_CTRL_CH_FLAGS : 0)); in try_or_set_cluster()
4724 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; in v4l2_ctrl_add_event()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-dqevent.rst328 * - ``V4L2_EVENT_CTRL_CH_FLAGS``
/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.h2213 #define V4L2_EVENT_CTRL_CH_FLAGS (1 << 1) 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.h2213 #define V4L2_EVENT_CTRL_CH_FLAGS (1 << 1) macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions498 replace define V4L2_EVENT_CTRL_CH_FLAGS ctrl-changes-flags
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2349 #define V4L2_EVENT_CTRL_CH_FLAGS (1 << 1) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2333 #define V4L2_EVENT_CTRL_CH_FLAGS (1 << 1) macro