Home
last modified time | relevance | path

Searched refs:ov13b10 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/media/i2c/
Dov13b10.c630 struct ov13b10 { struct
657 #define to_ov13b10(_sd) container_of(_sd, struct ov13b10, sd) argument
660 static int ov13b10_read_reg(struct ov13b10 *ov13b, in ov13b10_read_reg()
696 static int ov13b10_write_reg(struct ov13b10 *ov13b, in ov13b10_write_reg()
725 static int ov13b10_write_regs(struct ov13b10 *ov13b, in ov13b10_write_regs()
747 static int ov13b10_write_reg_list(struct ov13b10 *ov13b, in ov13b10_write_reg_list()
757 struct ov13b10 *ov13b = to_ov13b10(sd); in ov13b10_open()
775 static int ov13b10_update_digital_gain(struct ov13b10 *ov13b, u32 d_gain) in ov13b10_update_digital_gain()
803 static int ov13b10_enable_test_pattern(struct ov13b10 *ov13b, u32 pattern) in ov13b10_enable_test_pattern()
825 static int ov13b10_set_ctrl_hflip(struct ov13b10 *ov13b, u32 ctrl_val) in ov13b10_set_ctrl_hflip()
[all …]
DMakefile88 obj-$(CONFIG_VIDEO_OV13B10) += ov13b10.o
/linux-6.12.1/Documentation/admin-guide/media/
Di2c-cardlist.rst83 ov13b10 OmniVision OV13B10 sensor
/linux-6.12.1/
DMAINTAINERS17044 F: drivers/media/i2c/ov13b10.c