Lines Matching defs:ov13858

1029 struct ov13858 {  struct
1042 const struct ov13858_mode *cur_mode; argument
1051 #define to_ov13858(_sd) container_of(_sd, struct ov13858, sd) argument
1054 static int ov13858_read_reg(struct ov13858 *ov13858, u16 reg, u32 len, in ov13858_read_reg()
1090 static int ov13858_write_reg(struct ov13858 *ov13858, u16 reg, u32 len, in ov13858_write_reg()
1119 static int ov13858_write_regs(struct ov13858 *ov13858, in ov13858_write_regs()
1142 static int ov13858_write_reg_list(struct ov13858 *ov13858, in ov13858_write_reg_list()
1151 struct ov13858 *ov13858 = to_ov13858(sd); in ov13858_open() local
1170 static int ov13858_update_digital_gain(struct ov13858 *ov13858, u32 d_gain) in ov13858_update_digital_gain()
1190 static int ov13858_enable_test_pattern(struct ov13858 *ov13858, u32 pattern) in ov13858_enable_test_pattern()
1213 struct ov13858 *ov13858 = container_of(ctrl->handler, in ov13858_set_ctrl() local
1317 static int ov13858_do_get_pad_format(struct ov13858 *ov13858, in ov13858_do_get_pad_format()
1338 struct ov13858 *ov13858 = to_ov13858(sd); in ov13858_get_pad_format() local
1353 struct ov13858 *ov13858 = to_ov13858(sd); in ov13858_set_pad_format() local
1413 static int ov13858_start_streaming(struct ov13858 *ov13858) in ov13858_start_streaming()
1456 static int ov13858_stop_streaming(struct ov13858 *ov13858) in ov13858_stop_streaming()
1464 struct ov13858 *ov13858 = to_ov13858(sd); in ov13858_set_stream() local
1510 struct ov13858 *ov13858 = to_ov13858(sd); in ov13858_suspend() local
1522 struct ov13858 *ov13858 = to_ov13858(sd); in ov13858_resume() local
1540 static int ov13858_identify_module(struct ov13858 *ov13858) in ov13858_identify_module()
1590 static int ov13858_init_controls(struct ov13858 *ov13858) in ov13858_init_controls()
1691 static void ov13858_free_controls(struct ov13858 *ov13858) in ov13858_free_controls()
1700 struct ov13858 *ov13858; in ov13858_probe() local
1770 struct ov13858 *ov13858 = to_ov13858(sd); in ov13858_remove() local