Searched defs:ov965x (Results 1 – 1 of 1) sorted by relevance
248 struct ov965x { struct266 const struct ov965x_framesize *frame_size; argument271 struct ov965x_ctrls ctrls; argument273 const struct ov965x_interval *fiv; argument286 static const struct i2c_rv ov965x_init_regs[] = { argument425 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 …]