Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
684 struct v4l2_bt_timings { struct685 __u32 width;686 __u32 height;687 __u32 interlaced;688 __u32 polarities;689 __u64 pixelclock;690 __u32 hfrontporch;691 __u32 hsync;692 __u32 hbackporch;693 __u32 vfrontporch;[all …]