>From 45c0b9ea5c11caabaf0387f6f6a032cab2b8a2b6 Mon Sep 17 00:00:00 2001 From: Manjunatha Halli <[email protected]> Date: Tue, 30 Nov 2010 13:47:45 +0100 Subject: [PATCH 2/9] Added entries for following 2 new CID's which are added for TI FM driver: - V4L2_CID_RSSI_THRESHOLD - V4L2_CID_TUNE_AF
Signed-off-by: Manjunatha Halli <[email protected]> Signed-off-by: Jonathan DE CESCO <[email protected]> --- Documentation/DocBook/v4l/controls.xml | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/Documentation/DocBook/v4l/controls.xml b/Documentation/DocBook/v4l/controls.xml index 8408caa..e074f73 100644 --- a/Documentation/DocBook/v4l/controls.xml +++ b/Documentation/DocBook/v4l/controls.xml @@ -132,6 +132,18 @@ consumption state.</entry> <entry>Loudness mode (bass boost).</entry> </row> <row> + <entry><constant>V4L2_CID_RSSI_THRESHOLD</constant></entry> + <entry>integer</entry> + <entry>Set RSSI threshold level. Change the default threshold +level used to select valid frequencies during vidioc_s_hw_freq_seek.</entry> + </row> + <row> + <entry><constant>V4L2_CID_TUNE_AF</constant></entry> + <entry>integer</entry> + <entry>Set Alternative Frequency mode. Enable or disable +alternative frequency mode.</entry> + </row> + <row> <entry><constant>V4L2_CID_BLACK_LEVEL</constant></entry> <entry>integer</entry> <entry>Another name for brightness (not a synonym of -- 1.6.2.5
0002-ti-st-fm-docbook-update-control-xml-for-ti-fm-driver.patch
Description: 0002-ti-st-fm-docbook-update-control-xml-for-ti-fm-driver.patch
_______________________________________________ MeeGo-kernel mailing list [email protected] http://lists.meego.com/listinfo/meego-kernel
