Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
1274 struct v4l2_bt_timings { struct1275 __u32 width;1276 __u32 height;1277 __u32 interlaced;1278 __u32 polarities;1279 __u64 pixelclock;1280 __u32 hfrontporch;1281 __u32 hsync;1282 __u32 hbackporch;1283 __u32 vfrontporch;[all …]