Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
1385 struct v4l2_bt_timings { struct1386 __u32 width;1387 __u32 height;1388 __u32 interlaced;1389 __u32 polarities;1390 __u64 pixelclock;1391 __u32 hfrontporch;1392 __u32 hsync;1393 __u32 hbackporch;1394 __u32 vfrontporch;[all …]