Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
1336 struct v4l2_bt_timings { struct1337 __u32 width;1338 __u32 height;1339 __u32 interlaced;1340 __u32 polarities;1341 __u64 pixelclock;1342 __u32 hfrontporch;1343 __u32 hsync;1344 __u32 hbackporch;1345 __u32 vfrontporch;[all …]