Home
last modified time | relevance | path

Searched defs:ov13b (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov13b10.c607 static int ov13b10_read_reg(struct ov13b10 *ov13b, in ov13b10_read_reg() argument
643 static int ov13b10_write_reg(struct ov13b10 *ov13b, in ov13b10_write_reg() argument
672 static int ov13b10_write_regs(struct ov13b10 *ov13b, in ov13b10_write_regs() argument
694 static int ov13b10_write_reg_list(struct ov13b10 *ov13b, in ov13b10_write_reg_list() argument
704 struct ov13b10 *ov13b in ov13b10_open() local
723 ov13b10_update_digital_gain(struct ov13b10 *ov13b, u32 d_gain) ov13b10_update_digital_gain() argument
751 ov13b10_enable_test_pattern(struct ov13b10 *ov13b, u32 pattern) ov13b10_enable_test_pattern() argument
773 ov13b10_set_ctrl_hflip(struct ov13b10 *ov13b, u32 ctrl_val) ov13b10_set_ctrl_hflip() argument
804 ov13b10_set_ctrl_vflip(struct ov13b10 *ov13b, u32 ctrl_val) ov13b10_set_ctrl_vflip() argument
837 struct ov13b10 *ov13b = container_of(ctrl->handler, ov13b10_set_ctrl() local
947 ov13b10_do_get_pad_format(struct ov13b10 *ov13b, struct v4l2_subdev_state *sd_state, struct v4l2_subdev_format *fmt) ov13b10_do_get_pad_format() argument
968 struct ov13b10 *ov13b = to_ov13b10(sd); ov13b10_get_pad_format() local
983 struct ov13b10 *ov13b = to_ov13b10(sd); ov13b10_set_pad_format() local
1037 ov13b10_identify_module(struct ov13b10 *ov13b) ov13b10_identify_module() argument
1105 ov13b10_start_streaming(struct ov13b10 *ov13b) ov13b10_start_streaming() argument
1151 ov13b10_stop_streaming(struct ov13b10 *ov13b) ov13b10_stop_streaming() argument
1159 struct ov13b10 *ov13b = to_ov13b10(sd); ov13b10_set_stream() local
1202 struct ov13b10 *ov13b = to_ov13b10(sd); ov13b10_suspend() local
1215 struct ov13b10 *ov13b = to_ov13b10(sd); ov13b10_resume() local
1264 ov13b10_init_controls(struct ov13b10 *ov13b) ov13b10_init_controls() argument
1374 ov13b10_free_controls(struct ov13b10 *ov13b) ov13b10_free_controls() argument
1383 struct ov13b10 *ov13b = to_ov13b10(sd); ov13b10_get_pm_resources() local
1480 struct ov13b10 *ov13b; ov13b10_probe() local
1575 struct ov13b10 *ov13b = to_ov13b10(sd); ov13b10_remove() local
[all...]

Completed in 3 milliseconds