Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
1227 struct v4l2_bt_timings { struct1228 __u32 width;1229 __u32 height;1230 __u32 interlaced;1231 __u32 polarities;1232 __u64 pixelclock;1233 __u32 hfrontporch;1234 __u32 hsync;1235 __u32 hbackporch;1236 __u32 vfrontporch;[all …]