diff --git a/Documentation/linux_tv/media/v4l/dmabuf.rst b/Documentation/linux_tv/media/v4l/dmabuf.rst index 0b2113778cc96e928e2f603b90a85c6c83c08b72..474d8c02150763f0bf4b38cbc3594b541cbd1c9a 100644 --- a/Documentation/linux_tv/media/v4l/dmabuf.rst +++ b/Documentation/linux_tv/media/v4l/dmabuf.rst @@ -149,7 +149,7 @@ outputted buffers. Drivers implementing DMABUF importing I/O must support the :ref:`VIDIOC_REQBUFS `, :ref:`VIDIOC_QBUF `, -:ref:`VIDIOC_DQBUF `, :ref:`VIDIOC_STREAMON +:ref:`VIDIOC_DQBUF `, :ref:`VIDIOC_STREAMON ` and :ref:`VIDIOC_STREAMOFF ` ioctls, and the :ref:`select() ` and :ref:`poll() ` functions.