Browse Source

[media] DocBook: media: document V4L2_CTRL_CLASS_RF_TUNER

It is class for RF tuner specific controls, like gain controls,
filters, signal strength.

Cc: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Antti Palosaari 11 years ago
parent
commit
951d9953c4
1 changed files with 6 additions and 1 deletions
  1. 6 1
      Documentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml

+ 6 - 1
Documentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml

@@ -327,7 +327,12 @@ These controls are described in <xref
 These controls are described in <xref
 These controls are described in <xref
 		linkend="fm-rx-controls" />.</entry>
 		linkend="fm-rx-controls" />.</entry>
 	  </row>
 	  </row>
-
+	  <row>
+	    <entry><constant>V4L2_CTRL_CLASS_RF_TUNER</constant></entry>
+	    <entry>0xa20000</entry>
+	    <entry>The class containing RF tuner controls.
+These controls are described in <xref linkend="rf-tuner-controls" />.</entry>
+	  </row>
 	</tbody>
 	</tbody>
       </tgroup>
       </tgroup>
     </table>
     </table>