Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/media/i2c/
Dov08x40.c1322 struct ov08x40 *ov08x = to_ov08x40(sd); in ov08x40_power_on() local
1361 struct ov08x40 *ov08x = to_ov08x40(sd); in ov08x40_power_off() local
1375 static int ov08x40_read_reg(struct ov08x40 *ov08x, in ov08x40_read_reg()
1442 static int ov08x40_burst_fill_regs(struct ov08x40 *ov08x, u16 first_reg, in ov08x40_burst_fill_regs()
1468 static int ov08x40_write_reg(struct ov08x40 *ov08x, in ov08x40_write_reg()
1497 static int ov08x40_write_regs(struct ov08x40 *ov08x, in ov08x40_write_regs()
1520 static int ov08x40_write_reg_list(struct ov08x40 *ov08x, in ov08x40_write_reg_list()
1529 struct ov08x40 *ov08x = to_ov08x40(sd); in ov08x40_open() local
1547 static int ov08x40_update_digital_gain(struct ov08x40 *ov08x, u32 d_gain) in ov08x40_update_digital_gain()
1574 static int ov08x40_enable_test_pattern(struct ov08x40 *ov08x, u32 pattern) in ov08x40_enable_test_pattern()
[all …]