Home
last modified time | relevance | path

Searched defs:mt9v032 (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/media/video/
Dmt9v032.c118 struct mt9v032 { struct
130 struct mt9v032_platform_data *pdata; argument
135 static struct mt9v032 *to_mt9v032(struct v4l2_subdev *sd) in to_mt9v032() argument
156 static int mt9v032_set_chip_control(struct mt9v032 *mt9v032, u16 clear, u16 set) in mt9v032_set_chip_control()
171 mt9v032_update_aec_agc(struct mt9v032 *mt9v032, u16 which, int enable) in mt9v032_update_aec_agc()
190 static int mt9v032_power_on(struct mt9v032 *mt9v032) in mt9v032_power_on()
212 static void mt9v032_power_off(struct mt9v032 *mt9v032) in mt9v032_power_off()
218 static int __mt9v032_set_power(struct mt9v032 *mt9v032, bool on) in __mt9v032_set_power()
253 __mt9v032_get_pad_format(struct mt9v032 *mt9v032, struct v4l2_subdev_fh *fh, in __mt9v032_get_pad_format()
267 __mt9v032_get_pad_crop(struct mt9v032 *mt9v032, struct v4l2_subdev_fh *fh, in __mt9v032_get_pad_crop()
[all …]