Lines Matching defs:mt9m111

204 struct mt9m111 {  struct
208 struct mt9m111_context *ctx; argument
215 const struct mt9m111_datafmt *fmt; argument
220 static const struct mt9m111_datafmt *mt9m111_find_datafmt(struct mt9m111 *mt9m111, in mt9m111_find_datafmt()
240 struct mt9m111 *mt9m111 = to_mt9m111(client); in reg_page_map_set() local
311 static int mt9m111_set_context(struct mt9m111 *mt9m111, in mt9m111_set_context()
318 static int mt9m111_setup_rect_ctx(struct mt9m111 *mt9m111, in mt9m111_setup_rect_ctx()
333 static int mt9m111_setup_geometry(struct mt9m111 *mt9m111, struct v4l2_rect *rect, in mt9m111_setup_geometry()
365 static int mt9m111_enable(struct mt9m111 *mt9m111) in mt9m111_enable()
371 static int mt9m111_reset(struct mt9m111 *mt9m111) in mt9m111_reset()
389 struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); in mt9m111_s_crop() local
426 struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); in mt9m111_g_crop() local
453 struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); in mt9m111_g_fmt() local
464 static int mt9m111_set_pixfmt(struct mt9m111 *mt9m111, in mt9m111_set_pixfmt()
538 struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); in mt9m111_try_fmt() local
582 struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); in mt9m111_s_fmt() local
637 static int mt9m111_set_flip(struct mt9m111 *mt9m111, int flip, int mask) in mt9m111_set_flip()
650 static int mt9m111_get_global_gain(struct mt9m111 *mt9m111) in mt9m111_get_global_gain()
662 static int mt9m111_set_global_gain(struct mt9m111 *mt9m111, int gain) in mt9m111_set_global_gain()
680 static int mt9m111_set_autoexposure(struct mt9m111 *mt9m111, int val) in mt9m111_set_autoexposure()
689 static int mt9m111_set_autowhitebalance(struct mt9m111 *mt9m111, int on) in mt9m111_set_autowhitebalance()
700 struct mt9m111 *mt9m111 = container_of(ctrl->handler, in mt9m111_s_ctrl() local
721 static int mt9m111_suspend(struct mt9m111 *mt9m111) in mt9m111_suspend()
739 static void mt9m111_restore_state(struct mt9m111 *mt9m111) in mt9m111_restore_state()
748 static int mt9m111_resume(struct mt9m111 *mt9m111) in mt9m111_resume()
759 static int mt9m111_init(struct mt9m111 *mt9m111) in mt9m111_init()
774 static int mt9m111_power_on(struct mt9m111 *mt9m111) in mt9m111_power_on()
793 static void mt9m111_power_off(struct mt9m111 *mt9m111) in mt9m111_power_off()
804 struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); in mt9m111_s_power() local
889 struct mt9m111 *mt9m111 = to_mt9m111(client); in mt9m111_video_probe() local
929 struct mt9m111 *mt9m111; in mt9m111_probe() local
1015 struct mt9m111 *mt9m111 = to_mt9m111(client); in mt9m111_remove() local