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