Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
1133 struct v4l2_bt_timings { struct1134 __u32 width;1135 __u32 height;1136 __u32 interlaced;1137 __u32 polarities;1138 __u64 pixelclock;1139 __u32 hfrontporch;1140 __u32 hsync;1141 __u32 hbackporch;1142 __u32 vfrontporch;[all …]