Commit 8de4d9ec authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

[media] Docbook: add entry IDs for enum fe_sec_voltage

enum fe_sec_voltage is documented together with FE_SET_VOLTAGE.

Add xrefs for each entry there. This makes the hyperlinks at
frontend.h to go directly to the right documentation.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 81d6f2f8
......@@ -80,13 +80,13 @@
</thead>
<tbody valign="top">
<row>
<entry align="char">SEC_VOLTAGE_13</entry>
<entry align="char" id="SEC-VOLTAGE-13"><constant>SEC_VOLTAGE_13</constant></entry>
<entry align="char">Set DC voltage level to 13V</entry>
</row><row>
<entry align="char">SEC_VOLTAGE_18</entry>
<entry align="char" id="SEC-VOLTAGE-18"><constant>SEC_VOLTAGE_18</constant></entry>
<entry align="char">Set DC voltage level to 18V</entry>
</row><row>
<entry align="char">SEC_VOLTAGE_OFF</entry>
<entry align="char" id="SEC-VOLTAGE-OFF"><constant>SEC_VOLTAGE_OFF</constant></entry>
<entry align="char">Don't send any voltage to the antenna</entry>
</row>
</tbody>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment