Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_CTRL_CH_FLAGS (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_ctrl.c1251 (changes & V4L2_EVENT_CTRL_CH_FLAGS)) in uvc_ctrl_send_event()
1266 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; in uvc_ctrl_send_slave_event()
1409 changes |= V4L2_EVENT_CTRL_CH_FLAGS; in uvc_ctrl_send_events()
1436 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; in uvc_ctrl_add_event()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c45 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; in send_initial_event()
1331 if (ch_flags & V4L2_EVENT_CTRL_CH_FLAGS) { in new_to_cur()
2404 ((update_flag && i > 0) ? V4L2_EVENT_CTRL_CH_FLAGS : 0)); in try_or_set_cluster()
2426 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_FLAGS); in v4l2_ctrl_activate()
2446 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_FLAGS); in __v4l2_ctrl_grab()
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_ctrl.c1507 (changes & V4L2_EVENT_CTRL_CH_FLAGS)) in uvc_ctrl_send_event()
1522 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; in uvc_ctrl_send_slave_event()
1665 changes |= V4L2_EVENT_CTRL_CH_FLAGS; in uvc_ctrl_send_events()
1697 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; in uvc_ctrl_add_event()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2167 if (ch_flags & V4L2_EVENT_CTRL_CH_FLAGS) { in new_to_cur()
3054 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_FLAGS); in v4l2_ctrl_activate()
3074 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_FLAGS); in __v4l2_ctrl_grab()
3966 ((update_flag && i > 0) ? V4L2_EVENT_CTRL_CH_FLAGS : 0)); in try_or_set_cluster()
4598 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; in v4l2_ctrl_add_event()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvideodev2.h1323 #define V4L2_EVENT_CTRL_CH_FLAGS (1 << 1) macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvideodev2.h2335 #define V4L2_EVENT_CTRL_CH_FLAGS (1 << 1) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvideodev2.h2478 #define V4L2_EVENT_CTRL_CH_FLAGS (1 << 1) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvideodev2.h1266 #define V4L2_EVENT_CTRL_CH_FLAGS (1 << 1) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvideodev2.h1266 #define V4L2_EVENT_CTRL_CH_FLAGS (1 << 1) macro

Completed in 52 milliseconds