Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
721 struct v4l2_bt_timings { struct722 __u32 width;723 __u32 height;724 __u32 interlaced;725 __u32 polarities;726 __u64 pixelclock;727 __u32 hfrontporch;728 __u32 hsync;729 __u32 hbackporch;730 __u32 vfrontporch;[all …]