Searched defs:ov5695_mode (Results 1 – 1 of 1) sorted by relevance
101 struct ov5695_mode { struct102 u32 width;103 u32 height;104 struct v4l2_fract max_fps;105 u32 hts_def;106 u32 vts_def;130 const struct ov5695_mode *cur_mode; argument