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