Searched defs:ov13858 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov13858.c | 1029 struct ov13858 { struct 1054 static int ov13858_read_reg(struct ov13858 *ov13858, u16 reg, u32 len, in ov13858_read_reg() argument 1090 static int ov13858_write_reg(struct ov13858 *ov13858, u16 reg, u32 len, in ov13858_write_reg() argument 1119 static int ov13858_write_regs(struct ov13858 *ov13858, in ov13858_write_regs() argument 1142 ov13858_write_reg_list(struct ov13858 *ov13858, const struct ov13858_reg_list *r_list) ov13858_write_reg_list() argument 1151 struct ov13858 *ov13858 = to_ov13858(sd); ov13858_open() local 1170 ov13858_update_digital_gain(struct ov13858 *ov13858, u32 d_gain) ov13858_update_digital_gain() argument 1190 ov13858_enable_test_pattern(struct ov13858 *ov13858, u32 pattern) ov13858_enable_test_pattern() argument 1213 struct ov13858 *ov13858 = container_of(ctrl->handler, ov13858_set_ctrl() local 1317 ov13858_do_get_pad_format(struct ov13858 *ov13858, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_format *fmt) ov13858_do_get_pad_format() argument 1338 struct ov13858 *ov13858 = to_ov13858(sd); ov13858_get_pad_format() local 1353 struct ov13858 *ov13858 = to_ov13858(sd); ov13858_set_pad_format() local 1413 ov13858_start_streaming(struct ov13858 *ov13858) ov13858_start_streaming() argument 1456 ov13858_stop_streaming(struct ov13858 *ov13858) ov13858_stop_streaming() argument 1464 struct ov13858 *ov13858 = to_ov13858(sd); ov13858_set_stream() local 1510 struct ov13858 *ov13858 = to_ov13858(sd); ov13858_suspend() local 1522 struct ov13858 *ov13858 = to_ov13858(sd); ov13858_resume() local 1540 ov13858_identify_module(struct ov13858 *ov13858) ov13858_identify_module() argument 1590 ov13858_init_controls(struct ov13858 *ov13858) ov13858_init_controls() argument 1691 ov13858_free_controls(struct ov13858 *ov13858) ov13858_free_controls() argument 1700 struct ov13858 *ov13858; ov13858_probe() local 1770 struct ov13858 *ov13858 = to_ov13858(sd); ov13858_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov13858.c | 1030 struct ov13858 { struct 1055 static int ov13858_read_reg(struct ov13858 *ov13858, u16 reg, u32 len, in ov13858_read_reg() argument 1091 static int ov13858_write_reg(struct ov13858 *ov13858, u16 reg, u32 len, in ov13858_write_reg() argument 1120 static int ov13858_write_regs(struct ov13858 *ov13858, in ov13858_write_regs() argument 1143 ov13858_write_reg_list(struct ov13858 *ov13858, const struct ov13858_reg_list *r_list) ov13858_write_reg_list() argument 1152 struct ov13858 *ov13858 = to_ov13858(sd); ov13858_open() local 1171 ov13858_update_digital_gain(struct ov13858 *ov13858, u32 d_gain) ov13858_update_digital_gain() argument 1191 ov13858_enable_test_pattern(struct ov13858 *ov13858, u32 pattern) ov13858_enable_test_pattern() argument 1214 struct ov13858 *ov13858 = container_of(ctrl->handler, ov13858_set_ctrl() local 1318 ov13858_do_get_pad_format(struct ov13858 *ov13858, struct v4l2_subdev_state *sd_state, struct v4l2_subdev_format *fmt) ov13858_do_get_pad_format() argument 1339 struct ov13858 *ov13858 = to_ov13858(sd); ov13858_get_pad_format() local 1354 struct ov13858 *ov13858 = to_ov13858(sd); ov13858_set_pad_format() local 1414 ov13858_start_streaming(struct ov13858 *ov13858) ov13858_start_streaming() argument 1457 ov13858_stop_streaming(struct ov13858 *ov13858) ov13858_stop_streaming() argument 1465 struct ov13858 *ov13858 = to_ov13858(sd); ov13858_set_stream() local 1508 struct ov13858 *ov13858 = to_ov13858(sd); ov13858_suspend() local 1519 struct ov13858 *ov13858 = to_ov13858(sd); ov13858_resume() local 1537 ov13858_identify_module(struct ov13858 *ov13858) ov13858_identify_module() argument 1594 ov13858_init_controls(struct ov13858 *ov13858) ov13858_init_controls() argument 1695 ov13858_free_controls(struct ov13858 *ov13858) ov13858_free_controls() argument 1703 struct ov13858 *ov13858; ov13858_probe() local 1774 struct ov13858 *ov13858 = to_ov13858(sd); ov13858_remove() local [all...] |
Completed in 3 milliseconds