Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
1565 struct v4l2_bt_timings { struct1566 __u32 width;1567 __u32 height;1568 __u32 interlaced;1569 __u32 polarities;1570 __u64 pixelclock;1571 __u32 hfrontporch;1572 __u32 hsync;1573 __u32 hbackporch;1574 __u32 vfrontporch;[all …]