Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-subscribe-event.rst83 * - ``V4L2_EVENT_SUB_FL_SEND_INITIAL``
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-ctrls-api.c1234 (sev->flags & V4L2_EVENT_SUB_FL_SEND_INITIAL)) in v4l2_ctrl_add_event()
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h2516 #define V4L2_EVENT_SUB_FL_SEND_INITIAL (1 << 0) macro
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions523 replace define V4L2_EVENT_SUB_FL_SEND_INITIAL event-flags
/linux-6.3-rc2/drivers/media/usb/uvc/
A Duvc_ctrl.c1692 if (sev->flags & V4L2_EVENT_SUB_FL_SEND_INITIAL) { in uvc_ctrl_add_event()

Completed in 21 milliseconds