Lines Matching defs:ov2740

325 struct ov2740 {  struct
338 const struct ov2740_mode *cur_mode; argument
353 static inline struct ov2740 *to_ov2740(struct v4l2_subdev *subdev) in to_ov2740() argument
376 static int ov2740_read_reg(struct ov2740 *ov2740, u16 reg, u16 len, u32 *val) in ov2740_read_reg()
406 static int ov2740_write_reg(struct ov2740 *ov2740, u16 reg, u16 len, u32 val) in ov2740_write_reg()
425 static int ov2740_write_reg_list(struct ov2740 *ov2740, in ov2740_write_reg_list()
446 static int ov2740_identify_module(struct ov2740 *ov2740) in ov2740_identify_module()
470 static int ov2740_update_digital_gain(struct ov2740 *ov2740, u32 d_gain) in ov2740_update_digital_gain()
501 static int ov2740_test_pattern(struct ov2740 *ov2740, u32 pattern) in ov2740_test_pattern()
512 struct ov2740 *ov2740 = container_of(ctrl->handler, in ov2740_set_ctrl() local
572 static int ov2740_init_controls(struct ov2740 *ov2740) in ov2740_init_controls()
653 struct ov2740 *ov2740; in ov2740_load_otp_data() local
746 static int ov2740_start_streaming(struct ov2740 *ov2740) in ov2740_start_streaming()
787 static void ov2740_stop_streaming(struct ov2740 *ov2740) in ov2740_stop_streaming()
798 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_set_stream() local
833 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_suspend() local
847 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_resume() local
869 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_set_format() local
909 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_get_format() local
956 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_open() local
1059 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_remove() local
1074 struct ov2740 *ov2740 = to_ov2740(sd); in ov2740_nvmem_read() local
1100 struct ov2740 *ov2740) in ov2740_register_nvmem()
1148 struct ov2740 *ov2740; in ov2740_probe() local