mirror of https://gitee.com/openkylin/linux.git
[media] media-api-docs: Documented V4L2_TUNER_CAP_HWSEEK_PROG_LIM in G_TUNER docs
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
226143f96f
commit
355a4d01bd
|
@ -354,6 +354,12 @@ radio tuners.</entry>
|
||||||
<entry>The &VIDIOC-ENUM-FREQ-BANDS; ioctl can be used to enumerate
|
<entry>The &VIDIOC-ENUM-FREQ-BANDS; ioctl can be used to enumerate
|
||||||
the available frequency bands.</entry>
|
the available frequency bands.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
<row>
|
||||||
|
<entry><constant>V4L2_TUNER_CAP_HWSEEK_PROG_LIM</constant></entry>
|
||||||
|
<entry>0x0800</entry>
|
||||||
|
<entry>The range to search when using the hardware seek functionality
|
||||||
|
is programmable, see &VIDIOC-S-HW-FREQ-SEEK; for details.</entry>
|
||||||
|
</row>
|
||||||
</tbody>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in New Issue