Lines Matching defs:sensor

168 #define to_dev(sensor) \  argument
181 static u32 mt9m032_row_time(struct mt9m032 *sensor, unsigned int width) in mt9m032_row_time()
192 static int mt9m032_update_timing(struct mt9m032 *sensor, in mt9m032_update_timing()
228 static int mt9m032_update_geom_timing(struct mt9m032 *sensor) in mt9m032_update_geom_timing()
249 static int update_formatter2(struct mt9m032 *sensor, bool streaming) in update_formatter2()
262 static int mt9m032_setup_pll(struct mt9m032 *sensor) in mt9m032_setup_pll()
354 __mt9m032_get_pad_crop(struct mt9m032 *sensor, struct v4l2_subdev_pad_config *cfg, in __mt9m032_get_pad_crop()
376 __mt9m032_get_pad_format(struct mt9m032 *sensor, struct v4l2_subdev_pad_config *cfg, in __mt9m032_get_pad_format()
393 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_get_pad_format() local
406 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_set_pad_format() local
429 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_get_pad_selection() local
445 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_set_pad_selection() local
503 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_get_frame_interval() local
516 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_set_frame_interval() local
541 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_s_stream() local
561 struct mt9m032 *sensor = to_mt9m032(sd); in mt9m032_g_register() local
581 struct mt9m032 *sensor = to_mt9m032(sd); in mt9m032_s_register() local
595 static int update_read_mode2(struct mt9m032 *sensor, bool vflip, bool hflip) in update_read_mode2()
606 static int mt9m032_set_gain(struct mt9m032 *sensor, s32 val) in mt9m032_set_gain()
647 struct mt9m032 *sensor = in mt9m032_set_ctrl() local
718 struct mt9m032 *sensor; in mt9m032_probe() local
872 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_remove() local