Searched defs:ov965x (Results 1 – 1 of 1) sorted by relevance
246 struct ov965x { struct264 const struct ov965x_framesize *frame_size; argument269 struct ov965x_ctrls ctrls; argument271 const struct ov965x_interval *fiv; argument284 static const struct i2c_rv ov965x_init_regs[] = { argument423 static int ov965x_read(struct ov965x *ov965x, u8 addr, u8 *val) in ov965x_read()440 static int ov965x_write(struct ov965x *ov965x, u8 addr, u8 val) in ov965x_write()452 static int ov965x_write_array(struct ov965x *ov965x, in ov965x_write_array()463 static int ov965x_set_default_gamma_curve(struct ov965x *ov965x) in ov965x_set_default_gamma_curve()486 static int ov965x_set_color_matrix(struct ov965x *ov965x) in ov965x_set_color_matrix()[all …]