Searched defs:v4l2_chip_ident (Results 1 – 1 of 1) sorted by relevance
1360 struct v4l2_chip_ident { struct1361 __u32 match_type; /* Match type */1362 __u32 match_chip; /* Match this chip, meaning determined by match_type */1363 __u32 ident; /* chip identifier as specified in <media/v4l2-chip-ident.h> */1364 __u32 revision; /* chip revision, chip specific */