Home
last modified time | relevance | path

Searched refs:VIDIOC_DQEVENT (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-dqevent.rst7 ioctl VIDIOC_DQEVENT
13 VIDIOC_DQEVENT - Dequeue event
18 .. c:macro:: VIDIOC_DQEVENT
20 ``int ioctl(int fd, VIDIOC_DQEVENT, struct v4l2_event *argp)``
227 using :ref:`VIDIOC_DQEVENT`.
A Ddev-event.rst19 using the :ref:`VIDIOC_DQEVENT` ioctl. Events may be
A Dvidioc-subscribe-event.rst40 using the :ref:`VIDIOC_DQEVENT` ioctl.
A Dfunc-poll.rst62 If an event occurred (see :ref:`VIDIOC_DQEVENT`)
/linux/drivers/staging/media/av7110/
A Dvideo-get-event.rst53 use the V4L2 :ref:`VIDIOC_DQEVENT` ioctl instead.
/linux/drivers/media/v4l2-core/
A Dv4l2-compat-ioctl32.c931 return VIDIOC_DQEVENT; in v4l2_compat_translate_cmd()
935 return VIDIOC_DQEVENT; in v4l2_compat_translate_cmd()
A Dv4l2-subdev.c427 case VIDIOC_DQEVENT: in subdev_do_ioctl()
A Dv4l2-dev.c599 SET_VALID_IOCTL(ops, VIDIOC_DQEVENT, vidioc_subscribe_event); in determine_valid_ioctls()
A Dv4l2-ioctl.c2827 IOCTL_INFO(VIDIOC_DQEVENT, v4l_dqevent, v4l_print_event, 0),
3101 return VIDIOC_DQEVENT; in video_translate_cmd()
/linux/Documentation/driver-api/media/
A Dv4l2-event.rst36 list of the :c:type:`v4l2_fh` struct so :ref:`VIDIOC_DQEVENT` will
A Dv4l2-subdev.rst346 ``VIDIOC_DQEVENT``,
/linux/Documentation/translations/zh_CN/video4linux/
A Dv4l2-framework.txt411 VIDIOC_DQEVENT
/linux/include/uapi/linux/
A Dvideodev2.h2604 #define VIDIOC_DQEVENT _IOR('V', 89, struct v4l2_event) macro

Completed in 37 milliseconds