Lines Matching defs:mt9m032
21 #include <media/i2c/mt9m032.h>
132 struct mt9m032 {
154 #define to_mt9m032(sd) container_of(sd, struct mt9m032, subdev)
168 static u32 mt9m032_row_time(struct mt9m032 *sensor, unsigned int width)
179 static int mt9m032_update_timing(struct mt9m032 *sensor,
215 static int mt9m032_update_geom_timing(struct mt9m032 *sensor)
236 static int update_formatter2(struct mt9m032 *sensor, bool streaming)
249 static int mt9m032_setup_pll(struct mt9m032 *sensor)
341 __mt9m032_get_pad_crop(struct mt9m032 *sensor, struct v4l2_subdev_pad_config *cfg,
363 __mt9m032_get_pad_format(struct mt9m032 *sensor, struct v4l2_subdev_pad_config *cfg,
380 struct mt9m032 *sensor = to_mt9m032(subdev);
393 struct mt9m032 *sensor = to_mt9m032(subdev);
416 struct mt9m032 *sensor = to_mt9m032(subdev);
432 struct mt9m032 *sensor = to_mt9m032(subdev);
490 struct mt9m032 *sensor = to_mt9m032(subdev);
503 struct mt9m032 *sensor = to_mt9m032(subdev);
528 struct mt9m032 *sensor = to_mt9m032(subdev);
548 struct mt9m032 *sensor = to_mt9m032(sd);
568 struct mt9m032 *sensor = to_mt9m032(sd);
582 static int update_read_mode2(struct mt9m032 *sensor, bool vflip, bool hflip)
593 static int mt9m032_set_gain(struct mt9m032 *sensor, s32 val)
634 struct mt9m032 *sensor =
635 container_of(ctrl->handler, struct mt9m032, ctrls);
705 struct mt9m032 *sensor;
860 struct mt9m032 *sensor = to_mt9m032(subdev);