Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
1586 struct v4l2_bt_timings { struct1587 __u32 width;1588 __u32 height;1589 __u32 interlaced;1590 __u32 polarities;1591 __u64 pixelclock;1592 __u32 hfrontporch;1593 __u32 hsync;1594 __u32 hbackporch;1595 __u32 vfrontporch;[all …]