Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
1303 struct v4l2_bt_timings { struct1304 __u32 width;1305 __u32 height;1306 __u32 interlaced;1307 __u32 polarities;1308 __u64 pixelclock;1309 __u32 hfrontporch;1310 __u32 hsync;1311 __u32 hbackporch;1312 __u32 vfrontporch;[all …]