Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dmt9v111.c117 struct mt9v111_dev { struct
156 #define sd_to_mt9v111(__sd) container_of((__sd), struct mt9v111_dev, sd) argument
276 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in __mt9v111_addr_space_select()
361 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in __mt9v111_power_on()
381 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in __mt9v111_power_off()
394 static int __mt9v111_hw_reset(struct mt9v111_dev *mt9v111) in __mt9v111_hw_reset()
408 static int __mt9v111_sw_reset(struct mt9v111_dev *mt9v111) in __mt9v111_sw_reset()
446 static int mt9v111_calc_frame_rate(struct mt9v111_dev *mt9v111, in mt9v111_calc_frame_rate()
532 static int mt9v111_hw_config(struct mt9v111_dev *mt9v111) in mt9v111_hw_config()
646 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in mt9v111_s_power()
[all …]