Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov13b10.c740 static int ov13b10_read_reg(struct ov13b10 *ov13b, in ov13b10_read_reg()
776 static int ov13b10_write_reg(struct ov13b10 *ov13b, in ov13b10_write_reg()
805 static int ov13b10_write_regs(struct ov13b10 *ov13b, in ov13b10_write_regs()
827 static int ov13b10_write_reg_list(struct ov13b10 *ov13b, in ov13b10_write_reg_list()
836 struct ov13b10 *ov13b = to_ov13b10(sd); in ov13b10_open() local
855 static int ov13b10_update_digital_gain(struct ov13b10 *ov13b, u32 d_gain) in ov13b10_update_digital_gain()
883 static int ov13b10_enable_test_pattern(struct ov13b10 *ov13b, u32 pattern) in ov13b10_enable_test_pattern()
905 static int ov13b10_set_ctrl_hflip(struct ov13b10 *ov13b, u32 ctrl_val) in ov13b10_set_ctrl_hflip()
936 static int ov13b10_set_ctrl_vflip(struct ov13b10 *ov13b, u32 ctrl_val) in ov13b10_set_ctrl_vflip()
969 struct ov13b10 *ov13b = container_of(ctrl->handler, in ov13b10_set_ctrl() local
[all …]