Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
1443 struct v4l2_bt_timings { struct1444 __u32 width;1445 __u32 height;1446 __u32 interlaced;1447 __u32 polarities;1448 __u64 pixelclock;1449 __u32 hfrontporch;1450 __u32 hsync;1451 __u32 hbackporch;1452 __u32 vfrontporch;[all …]