Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_ALL (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-event.c232 if (sub->type == V4L2_EVENT_ALL) in v4l2_event_subscribe()
306 if (sub->type == V4L2_EVENT_ALL) { in v4l2_event_unsubscribe()
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Ddev-event.rst21 type V4L2_EVENT_ALL may be used to unsubscribe all the events the
A Dvidioc-subscribe-event.rst57 ``V4L2_EVENT_ALL`` can be used with
A Dvidioc-dqevent.rst111 * - ``V4L2_EVENT_ALL``
113 - All events. V4L2_EVENT_ALL is valid only for
/linux-6.3-rc2/Documentation/driver-api/media/
A Dv4l2-event.rst140 The special type ``V4L2_EVENT_ALL`` may be used to unsubscribe all events. The
/linux-6.3-rc2/Documentation/translations/zh_CN/video4linux/
A Dv4l2-framework.txt959 特殊的 V4L2_EVENT_ALL 类型,可用于退订所有事件。驱动可能在特殊
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h2435 #define V4L2_EVENT_ALL 0 macro
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions505 replace define V4L2_EVENT_ALL event-type

Completed in 23 milliseconds