Lines Matching defs:sensor
155 #define to_dev(sensor) \ argument
168 static u32 mt9m032_row_time(struct mt9m032 *sensor, unsigned int width) in mt9m032_row_time()
179 static int mt9m032_update_timing(struct mt9m032 *sensor, in mt9m032_update_timing()
215 static int mt9m032_update_geom_timing(struct mt9m032 *sensor) in mt9m032_update_geom_timing()
236 static int update_formatter2(struct mt9m032 *sensor, bool streaming) in update_formatter2()
249 static int mt9m032_setup_pll(struct mt9m032 *sensor) in mt9m032_setup_pll()
341 __mt9m032_get_pad_crop(struct mt9m032 *sensor, struct v4l2_subdev_pad_config *cfg, in __mt9m032_get_pad_crop()
363 __mt9m032_get_pad_format(struct mt9m032 *sensor, struct v4l2_subdev_pad_config *cfg, in __mt9m032_get_pad_format()
380 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_get_pad_format() local
393 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_set_pad_format() local
416 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_get_pad_selection() local
432 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_set_pad_selection() local
490 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_get_frame_interval() local
503 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_set_frame_interval() local
528 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_s_stream() local
548 struct mt9m032 *sensor = to_mt9m032(sd); in mt9m032_g_register() local
568 struct mt9m032 *sensor = to_mt9m032(sd); in mt9m032_s_register() local
582 static int update_read_mode2(struct mt9m032 *sensor, bool vflip, bool hflip) in update_read_mode2()
593 static int mt9m032_set_gain(struct mt9m032 *sensor, s32 val) in mt9m032_set_gain()
634 struct mt9m032 *sensor = in mt9m032_set_ctrl() local
705 struct mt9m032 *sensor; in mt9m032_probe() local
860 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_remove() local