[media] DocBook media: add VIDIOC_DBG_G_CHIP_NAME documentation
[deliverable/linux.git] / Documentation / DocBook / media / v4l / vidioc-dbg-g-chip-ident.xml
index 4ecd966808de77a1c66e999322bf420fc8910021..82e43c6c72b8280117004d28d99ff4eb15dc279f 100644 (file)
@@ -200,10 +200,10 @@ the values from <xref linkend="chip-ids" />.</entry>
        &cs-def;
        <tbody valign="top">
          <row>
-           <entry><constant>V4L2_CHIP_MATCH_HOST</constant></entry>
+           <entry><constant>V4L2_CHIP_MATCH_BRIDGE</constant></entry>
            <entry>0</entry>
            <entry>Match the nth chip on the card, zero for the
-           host chip. Does not match &i2c; chips.</entry>
+           bridge chip. Does not match sub-devices.</entry>
          </row>
          <row>
            <entry><constant>V4L2_CHIP_MATCH_I2C_DRIVER</constant></entry>
@@ -220,6 +220,16 @@ the values from <xref linkend="chip-ids" />.</entry>
            <entry>3</entry>
            <entry>Match the nth anciliary AC97 chip.</entry>
          </row>
+         <row>
+           <entry><constant>V4L2_CHIP_MATCH_SUBDEV_NAME</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>
       </tgroup>
     </table>
This page took 0.024922 seconds and 5 git commands to generate.