Lines Matching defs:ov2740
318 struct ov2740 { struct
331 const struct ov2740_mode *cur_mode; argument
340 static inline struct ov2740 *to_ov2740(struct v4l2_subdev *subdev) in to_ov2740() argument
363 static int ov2740_read_reg(struct ov2740 *ov2740, u16 reg, u16 len, u32 *val) in ov2740_read_reg()
393 static int ov2740_write_reg(struct ov2740 *ov2740, u16 reg, u16 len, u32 val) in ov2740_write_reg()
412 static int ov2740_write_reg_list(struct ov2740 *ov2740, in ov2740_write_reg_list()
433 static int ov2740_update_digital_gain(struct ov2740 *ov2740, u32 d_gain) in ov2740_update_digital_gain()
448 static int ov2740_test_pattern(struct ov2740 *ov2740, u32 pattern) in ov2740_test_pattern()
459 struct ov2740 *ov2740 = container_of(ctrl->handler, in ov2740_set_ctrl() local
519 static int ov2740_init_controls(struct ov2740 *ov2740) in ov2740_init_controls()
597 static int ov2740_start_streaming(struct ov2740 *ov2740) in ov2740_start_streaming()
631 static void ov2740_stop_streaming(struct ov2740 *ov2740) in ov2740_stop_streaming()
642 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_set_stream() local
679 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_suspend() local
694 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_resume() local
716 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_set_format() local
756 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_get_format() local
802 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_open() local
836 static int ov2740_identify_module(struct ov2740 *ov2740) in ov2740_identify_module()
924 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_remove() local
937 struct ov2740 *ov2740 = to_ov2740(i2c_get_clientdata(client)); in ov2740_load_otp_data() local
1061 struct ov2740 *ov2740; in ov2740_probe() local