Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-subscribe-event.rst85 * - ``V4L2_EVENT_SUB_FL_SEND_INITIAL``
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h2244 #define V4L2_EVENT_SUB_FL_SEND_INITIAL (1 << 0) macro
/Linux-v4.19/Documentation/media/
Dvideodev2.h.rst.exceptions475 replace define V4L2_EVENT_SUB_FL_SEND_INITIAL event-flags
/Linux-v4.19/drivers/media/usb/uvc/
Duvc_ctrl.c1425 if (sev->flags & V4L2_EVENT_SUB_FL_SEND_INITIAL) { in uvc_ctrl_add_event()
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ctrls.c3532 (sev->flags & V4L2_EVENT_SUB_FL_SEND_INITIAL)) { in v4l2_ctrl_add_event()