diff options
Diffstat (limited to 'Documentation/DocBook/media/v4l/vidioc-dbg-g-chip-ident.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/vidioc-dbg-g-chip-ident.xml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-dbg-g-chip-ident.xml b/Documentation/DocBook/media/v4l/vidioc-dbg-g-chip-ident.xml index 82e43c6c72b..921e18550d2 100644 --- a/Documentation/DocBook/media/v4l/vidioc-dbg-g-chip-ident.xml +++ b/Documentation/DocBook/media/v4l/vidioc-dbg-g-chip-ident.xml @@ -221,13 +221,8 @@ the values from <xref linkend="chip-ids" />.</entry> <entry>Match the nth anciliary AC97 chip.</entry> </row> <row> - <entry><constant>V4L2_CHIP_MATCH_SUBDEV_NAME</constant></entry> + <entry><constant>V4L2_CHIP_MATCH_SUBDEV</constant></entry> <entry>4</entry> - <entry>Match the sub-device by name. Can't be used with this ioctl.</entry> - </row> - <row> - <entry><constant>V4L2_CHIP_MATCH_SUBDEV_IDX</constant></entry> - <entry>5</entry> <entry>Match the nth sub-device. Can't be used with this ioctl.</entry> </row> </tbody> |