Commit 16dac354 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[media] adjust remaining tables at DVB uAPI documentation



There are a few broken tables on LaTeX output at the DVB
uAPI documentation. Fix them.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent e9012dc3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -80,6 +80,8 @@ AUDIO_GET_STATUS. All other call will return with an error code.
Return Value
------------

.. tabularcolumns:: |p{2.5cm}|p{15.0cm}|

.. flat-table::
    :header-rows:  0
    :stub-columns: 0
+2 −0
Original line number Diff line number Diff line
@@ -79,6 +79,8 @@ the device in this mode will fail, and an error code will be returned.
Return Value
------------

.. tabularcolumns:: |p{2.5cm}|p{15.0cm}|

.. flat-table::
    :header-rows:  0
    :stub-columns: 0
+2 −1
Original line number Diff line number Diff line
@@ -53,10 +53,11 @@ data. The filtered data is transferred from the driver’s internal
circular buffer to buf. The maximum amount of data to be transferred is
implied by count.


Return Value
------------

.. tabularcolumns:: |p{2.5cm}|p{15.0cm}|

.. flat-table::
    :header-rows:  0
    :stub-columns: 0
+2 −0
Original line number Diff line number Diff line
@@ -59,6 +59,8 @@ The amount of data to be transferred is implied by count.
Return Value
------------

.. tabularcolumns:: |p{2.5cm}|p{15.0cm}|

.. flat-table::
    :header-rows:  0
    :stub-columns: 0
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ On success 0 is returned, on error -1 and the ``errno`` variable is set
appropriately. The generic error codes are described at the
:ref:`Generic Error Codes <gen-errors>` chapter.


.. tabularcolumns:: |p{2.5cm}|p{15.0cm}|

.. flat-table::
    :header-rows:  0
Loading