Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
1001 struct v4l2_bt_timings { struct1002 __u32 width;1003 __u32 height;1004 __u32 interlaced;1005 __u32 polarities;1006 __u64 pixelclock;1007 __u32 hfrontporch;1008 __u32 hsync;1009 __u32 hbackporch;1010 __u32 vfrontporch;[all …]