Searched defs:mt9v032 (Results 1 – 1 of 1) sorted by relevance
184 struct mt9v032 { struct207 struct mt9v032_platform_data *pdata; argument208 const struct mt9v032_model_info *model; argument209 const struct mt9v032_model_version *version; argument220 static struct mt9v032 *to_mt9v032(struct v4l2_subdev *sd) in to_mt9v032() argument226 mt9v032_update_aec_agc(struct mt9v032 *mt9v032, u16 which, int enable) in mt9v032_update_aec_agc()246 mt9v032_update_hblank(struct mt9v032 *mt9v032) in mt9v032_update_hblank()262 static int mt9v032_power_on(struct mt9v032 *mt9v032) in mt9v032_power_on()312 static void mt9v032_power_off(struct mt9v032 *mt9v032) in mt9v032_power_off()317 static int __mt9v032_set_power(struct mt9v032 *mt9v032, bool on) in __mt9v032_set_power()[all …]