Searched defs:ov2722_device (Results 1 – 1 of 1) sorted by relevance
199 struct ov2722_device { struct200 struct v4l2_subdev sd;201 struct media_pad pad;202 struct v4l2_mbus_framefmt format;203 struct mutex input_lock;205 struct camera_sensor_platform_data *platform_data;206 int vt_pix_clk_freq_mhz;207 int fmt_idx;208 int run_mode;209 u16 pixels_per_line;[all …]