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
455 struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); in mt9m111_get_fmt() local
469 static int mt9m111_set_pixfmt(struct mt9m111 *mt9m111, in mt9m111_set_pixfmt()
545 struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); in mt9m111_set_fmt() local
638 static int mt9m111_set_flip(struct mt9m111 *mt9m111, int flip, int mask) in mt9m111_set_flip()
651 static int mt9m111_get_global_gain(struct mt9m111 *mt9m111) in mt9m111_get_global_gain()
663 static int mt9m111_set_global_gain(struct mt9m111 *mt9m111, int gain) in mt9m111_set_global_gain()
681 static int mt9m111_set_autoexposure(struct mt9m111 *mt9m111, int val) in mt9m111_set_autoexposure()
690 static int mt9m111_set_autowhitebalance(struct mt9m111 *mt9m111, int on) in mt9m111_set_autowhitebalance()
701 struct mt9m111 *mt9m111 = container_of(ctrl->handler, in mt9m111_s_ctrl() local
722 static int mt9m111_suspend(struct mt9m111 *mt9m111) in mt9m111_suspend()
740 static void mt9m111_restore_state(struct mt9m111 *mt9m111) in mt9m111_restore_state()
749 static int mt9m111_resume(struct mt9m111 *mt9m111) in mt9m111_resume()
760 static int mt9m111_init(struct mt9m111 *mt9m111) in mt9m111_init()
775 static int mt9m111_power_on(struct mt9m111 *mt9m111) in mt9m111_power_on()
794 static void mt9m111_power_off(struct mt9m111 *mt9m111) in mt9m111_power_off()
805 struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); in mt9m111_s_power() local
894 struct mt9m111 *mt9m111 = to_mt9m111(client); in mt9m111_video_probe() local
934 struct mt9m111 *mt9m111; in mt9m111_probe() local
1020 struct mt9m111 *mt9m111 = to_mt9m111(client); in mt9m111_remove() local