Lines Matching refs:sd_to_mt9v111
156 #define sd_to_mt9v111(__sd) container_of((__sd), struct mt9v111_dev, sd) macro
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()
646 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in mt9v111_s_power()
684 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(subdev); in mt9v111_s_stream()
726 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in mt9v111_set_frame_interval()
786 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in mt9v111_get_frame_interval()
876 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(subdev); in mt9v111_get_format()
894 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(subdev); in mt9v111_set_format()
1252 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in mt9v111_remove()