• Home
  • Raw
  • Download

Lines Matching defs:sensor

163 #define to_dev(sensor) \  argument
176 static u32 mt9m032_row_time(struct mt9m032 *sensor, unsigned int width) in mt9m032_row_time()
187 static int mt9m032_update_timing(struct mt9m032 *sensor, in mt9m032_update_timing()
223 static int mt9m032_update_geom_timing(struct mt9m032 *sensor) in mt9m032_update_geom_timing()
244 static int update_formatter2(struct mt9m032 *sensor, bool streaming) in update_formatter2()
257 static int mt9m032_setup_pll(struct mt9m032 *sensor) in mt9m032_setup_pll()
349 __mt9m032_get_pad_crop(struct mt9m032 *sensor, struct v4l2_subdev_pad_config *cfg, in __mt9m032_get_pad_crop()
371 __mt9m032_get_pad_format(struct mt9m032 *sensor, struct v4l2_subdev_pad_config *cfg, in __mt9m032_get_pad_format()
388 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_get_pad_format() local
401 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_set_pad_format() local
424 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_get_pad_selection() local
440 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_set_pad_selection() local
498 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_get_frame_interval() local
511 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_set_frame_interval() local
536 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_s_stream() local
556 struct mt9m032 *sensor = to_mt9m032(sd); in mt9m032_g_register() local
576 struct mt9m032 *sensor = to_mt9m032(sd); in mt9m032_s_register() local
590 static int update_read_mode2(struct mt9m032 *sensor, bool vflip, bool hflip) in update_read_mode2()
601 static int mt9m032_set_gain(struct mt9m032 *sensor, s32 val) in mt9m032_set_gain()
642 struct mt9m032 *sensor = in mt9m032_set_ctrl() local
713 struct mt9m032 *sensor; in mt9m032_probe() local
868 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_remove() local