Lines Matching defs:mt9m111
205 struct mt9m111 { struct
209 struct mt9m111_context *ctx; argument
216 const struct mt9m111_datafmt *fmt; argument
221 static const struct mt9m111_datafmt *mt9m111_find_datafmt(struct mt9m111 *mt9m111, in mt9m111_find_datafmt()
241 struct mt9m111 *mt9m111 = to_mt9m111(client); in reg_page_map_set() local
312 static int mt9m111_set_context(struct mt9m111 *mt9m111, in mt9m111_set_context()
319 static int mt9m111_setup_rect_ctx(struct mt9m111 *mt9m111, in mt9m111_setup_rect_ctx()
334 static int mt9m111_setup_geometry(struct mt9m111 *mt9m111, struct v4l2_rect *rect, in mt9m111_setup_geometry()
366 static int mt9m111_enable(struct mt9m111 *mt9m111) in mt9m111_enable()
372 static int mt9m111_reset(struct mt9m111 *mt9m111) in mt9m111_reset()
392 struct mt9m111 *mt9m111 = to_mt9m111(client); in mt9m111_set_selection() local
436 struct mt9m111 *mt9m111 = to_mt9m111(client); in mt9m111_get_selection() local
462 struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); in mt9m111_get_fmt() local
476 static int mt9m111_set_pixfmt(struct mt9m111 *mt9m111, in mt9m111_set_pixfmt()
552 struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); in mt9m111_set_fmt() local
645 static int mt9m111_set_flip(struct mt9m111 *mt9m111, int flip, int mask) in mt9m111_set_flip()
658 static int mt9m111_get_global_gain(struct mt9m111 *mt9m111) in mt9m111_get_global_gain()
670 static int mt9m111_set_global_gain(struct mt9m111 *mt9m111, int gain) in mt9m111_set_global_gain()
688 static int mt9m111_set_autoexposure(struct mt9m111 *mt9m111, int val) in mt9m111_set_autoexposure()
697 static int mt9m111_set_autowhitebalance(struct mt9m111 *mt9m111, int on) in mt9m111_set_autowhitebalance()
708 struct mt9m111 *mt9m111 = container_of(ctrl->handler, in mt9m111_s_ctrl() local
729 static int mt9m111_suspend(struct mt9m111 *mt9m111) in mt9m111_suspend()
747 static void mt9m111_restore_state(struct mt9m111 *mt9m111) in mt9m111_restore_state()
756 static int mt9m111_resume(struct mt9m111 *mt9m111) in mt9m111_resume()
767 static int mt9m111_init(struct mt9m111 *mt9m111) in mt9m111_init()
782 static int mt9m111_power_on(struct mt9m111 *mt9m111) in mt9m111_power_on()
800 static void mt9m111_power_off(struct mt9m111 *mt9m111) in mt9m111_power_off()
808 struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); in mt9m111_s_power() local
892 struct mt9m111 *mt9m111 = to_mt9m111(client); in mt9m111_video_probe() local
932 struct mt9m111 *mt9m111; in mt9m111_probe() local
1002 struct mt9m111 *mt9m111 = to_mt9m111(client); in mt9m111_remove() local