Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
659 struct v4l2_bt_timings { struct660 __u32 width;661 __u32 height;662 __u32 interlaced;664 __u32 polarities;665 __u64 pixelclock;666 __u32 hfrontporch;667 __u32 hsync;669 __u32 hbackporch;670 __u32 vfrontporch;[all …]