Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
1521 struct v4l2_bt_timings { struct1522 __u32 width;1523 __u32 height;1524 __u32 interlaced;1525 __u32 polarities;1526 __u64 pixelclock;1527 __u32 hfrontporch;1528 __u32 hsync;1529 __u32 hbackporch;1530 __u32 vfrontporch;[all …]