Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/uvc/
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()
1400 changes |= V4L2_EVENT_CTRL_CH_FLAGS; in uvc_ctrl_send_events()
1427 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; in uvc_ctrl_add_event()
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ctrls.c1759 if (ch_flags & V4L2_EVENT_CTRL_CH_FLAGS) { in new_to_cur()
2510 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_FLAGS); in v4l2_ctrl_activate()
2535 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_FLAGS); in v4l2_ctrl_grab()
3175 ((update_flag && i > 0) ? V4L2_EVENT_CTRL_CH_FLAGS : 0)); in try_or_set_cluster()
3534 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; in v4l2_ctrl_add_event()
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-dqevent.rst358 * - ``V4L2_EVENT_CTRL_CH_FLAGS``
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h2185 #define V4L2_EVENT_CTRL_CH_FLAGS (1 << 1) macro
/Linux-v4.19/Documentation/media/
Dvideodev2.h.rst.exceptions468 replace define V4L2_EVENT_CTRL_CH_FLAGS ctrl-changes-flags