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