Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dov9650.c248 struct ov965x { struct
266 const struct ov965x_framesize *frame_size; argument
271 struct ov965x_ctrls ctrls; argument
273 const struct ov965x_interval *fiv; argument
286 static const struct i2c_rv ov965x_init_regs[] = { argument
425 static int ov965x_read(struct ov965x *ov965x, u8 addr, u8 *val) in ov965x_read()
442 static int ov965x_write(struct ov965x *ov965x, u8 addr, u8 val) in ov965x_write()
454 static int ov965x_write_array(struct ov965x *ov965x, in ov965x_write_array()
465 static int ov965x_set_default_gamma_curve(struct ov965x *ov965x) in ov965x_set_default_gamma_curve()
488 static int ov965x_set_color_matrix(struct ov965x *ov965x) in ov965x_set_color_matrix()
[all …]