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