Home
last modified time | relevance | path

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

/drivers/media/i2c/
Dmt9v111.c158 #define sd_to_mt9v111(__sd) container_of((__sd), struct mt9v111_dev, sd) macro
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()
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()
866 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(subdev); in mt9v111_get_format()
884 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(subdev); in mt9v111_set_format()
[all …]