Searched defs:ov5695_mode (Results 1 – 1 of 1) sorted by relevance
85 struct ov5695_mode { struct86 u32 width;87 u32 height;88 u32 max_fps;112 const struct ov5695_mode *cur_mode; argument