Searched defs:sc2239_mode (Results 1 – 1 of 1) sorted by relevance
95 struct sc2239_mode { struct96 u32 width;97 u32 height;98 struct v4l2_fract max_fps;99 u32 hts_def;100 u32 vts_def;101 u32 exp_def;125 const struct sc2239_mode *cur_mode; argument