Searched refs:mt9v111_dev (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dmt9v111.c117 struct mt9v111_dev { struct
156 #define sd_to_mt9v111(__sd) container_of((__sd), struct mt9v111_dev, sd)
276 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd);
361 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd);
381 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd);
394 static int __mt9v111_hw_reset(struct mt9v111_dev *mt9v111)
408 static int __mt9v111_sw_reset(struct mt9v111_dev *mt9v111)
446 static int mt9v111_calc_frame_rate(struct mt9v111_dev *mt9v111,
532 static int mt9v111_hw_config(struct mt9v111_dev *mt9v111)
646 struct mt9v111_dev *mt9v11
[all...]

Completed in 219 milliseconds