Searched defs:mt9t001 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/i2c/
H A Dmt9t001.c118 struct mt9t001 { struct
153 static int mt9t001_set_output_control(struct mt9t001 *mt9t001, u16 clear, mt9t001_set_output_control() argument
171 static int mt9t001_reset(struct mt9t001 *mt9t001) mt9t001_reset() argument
192 static int mt9t001_power_on(struct mt9t001 *mt9t001) mt9t001_power_on() argument
211 static void mt9t001_power_off(struct mt9t001 *mt9t001) mt9t001_power_off() argument
219 static int __mt9t001_set_power(struct mt9t001 *mt9t001, bool on) __mt9t001_set_power() argument
247 __mt9t001_get_pad_format(struct mt9t001 *mt9t001, struct v4l2_subdev_pad_config *cfg, __mt9t001_get_pad_format() argument
261 __mt9t001_get_pad_crop(struct mt9t001 *mt9t001, struct v4l2_subdev_pad_config *cfg, __mt9t001_get_pad_crop() argument
279 struct mt9t001 *mt9t001 = to_mt9t001(subdev); mt9t001_s_stream() local
359 struct mt9t001 *mt9t001 = to_mt9t001(subdev); mt9t001_get_format() local
370 struct mt9t001 *mt9t001 = to_mt9t001(subdev); mt9t001_set_format() local
408 struct mt9t001 *mt9t001 = to_mt9t001(subdev); mt9t001_get_selection() local
421 struct mt9t001 *mt9t001 = to_mt9t001(subdev); mt9t001_set_selection() local
510 static int mt9t001_ctrl_freeze(struct mt9t001 *mt9t001, bool freeze) mt9t001_ctrl_freeze() argument
524 struct mt9t001 *mt9t001 = mt9t001_s_ctrl() local
732 struct mt9t001 *mt9t001 = to_mt9t001(subdev); mt9t001_set_power() local
762 struct mt9t001 *mt9t001 = to_mt9t001(subdev); mt9t001_registered() local
847 struct mt9t001 *mt9t001; mt9t001_probe() local
950 struct mt9t001 *mt9t001 = to_mt9t001(subdev); mt9t001_remove() local

Completed in 45 milliseconds