Lines Matching full:match
49 To query the driver applications must initialize the ``match.type`` and
50 ``match.addr`` or ``match.name`` fields of a struct
56 When ``match.type`` is ``V4L2_CHIP_MATCH_BRIDGE``, ``match.addr``
58 chips by starting at zero and incrementing ``match.addr`` by one until
64 When ``match.type`` is ``V4L2_CHIP_MATCH_SUBDEV``, ``match.addr``
80 .. _name-v4l2-dbg-match:
89 - See :ref:`name-chip-match-types` for a list of possible types.
94 - Match a chip by this number, interpreted according to the ``type``
98 - Match a chip by this name, interpreted according to the ``type``
114 - ``match``
115 - How to match the chip, see :ref:`name-v4l2-dbg-match`.
132 .. _name-chip-match-types:
134 .. flat-table:: Chip Match Types
141 - Match the nth chip on the card, zero for the bridge chip. Does not
142 match sub-devices.
145 - Match the nth sub-device.