• Home
  • Raw
  • Download

Lines Matching refs:mt9v111_dev

117 struct mt9v111_dev {  struct
158 #define sd_to_mt9v111(__sd) container_of((__sd), struct mt9v111_dev, sd) argument
278 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in __mt9v111_addr_space_select()
363 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in __mt9v111_power_on()
383 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in __mt9v111_power_off()
396 static int __mt9v111_hw_reset(struct mt9v111_dev *mt9v111) in __mt9v111_hw_reset()
410 static int __mt9v111_sw_reset(struct mt9v111_dev *mt9v111) in __mt9v111_sw_reset()
448 static int mt9v111_calc_frame_rate(struct mt9v111_dev *mt9v111, in mt9v111_calc_frame_rate()
534 static int mt9v111_hw_config(struct mt9v111_dev *mt9v111) in mt9v111_hw_config()
648 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in mt9v111_s_power()
686 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(subdev); in mt9v111_s_stream()
727 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in mt9v111_s_frame_interval()
779 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in mt9v111_g_frame_interval()
793 struct mt9v111_dev *mt9v111, in __mt9v111_get_pad_format()
866 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(subdev); in mt9v111_get_format()
883 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(subdev); in mt9v111_set_format()
998 struct mt9v111_dev *mt9v111 = container_of(ctrl->handler, in mt9v111_s_ctrl()
999 struct mt9v111_dev, in mt9v111_s_ctrl()
1075 static int mt9v111_chip_probe(struct mt9v111_dev *mt9v111) in mt9v111_chip_probe()
1109 struct mt9v111_dev *mt9v111; in mt9v111_probe()
1243 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in mt9v111_remove()