Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
1489 struct v4l2_bt_timings { struct1490 __u32 width;1491 __u32 height;1492 __u32 interlaced;1493 __u32 polarities;1494 __u64 pixelclock;1495 __u32 hfrontporch;1496 __u32 hsync;1497 __u32 hbackporch;1498 __u32 vfrontporch;[all …]