Lines Matching full:event
14 VIDIOC_SUBSCRIBE_EVENT - VIDIOC_UNSUBSCRIBE_EVENT - Subscribe or unsubscribe event
39 Subscribe or unsubscribe V4L2 event. Subscribed events are dequeued by
53 - Type of the event, see :ref:`event-type`.
62 - ID of the event source. If there is no ID associated with the
63 event source, then set this to 0. Whether or not an event needs an
64 ID depends on the event type.
67 - Event flags, see :ref:`event-flags`.
78 .. flat-table:: Event Flags
85 - When this event is subscribed an initial event will be sent
97 another, and then receives an event telling it that that control
100 Since it can't tell whether that event was caused by another
103 in the event, or ignore it.