Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
1448 struct v4l2_bt_timings { struct1449 __u32 width;1450 __u32 height;1451 __u32 interlaced;1452 __u32 polarities;1453 __u64 pixelclock;1454 __u32 hfrontporch;1455 __u32 hsync;1456 __u32 hbackporch;1457 __u32 vfrontporch;[all …]