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