Searched defs:ov2640_priv (Results 1 – 1 of 1) sorted by relevance
300 struct ov2640_priv { struct301 struct v4l2_subdev subdev;302 struct ov2640_camera_info *info;303 enum v4l2_mbus_pixelcode cfmt_code;304 const struct ov2640_win_size *win;305 int model;306 u16 flag_vflip:1;307 u16 flag_hflip:1;