Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dov9650.c247 struct ov965x { struct
264 const struct ov965x_framesize *frame_size; argument
269 struct ov965x_ctrls ctrls; argument
271 const struct ov965x_interval *fiv; argument
284 static const struct i2c_rv ov965x_init_regs[] = { argument
472 static int ov965x_set_default_gamma_curve(struct ov965x *ov965x) in ov965x_set_default_gamma_curve()
494 static int ov965x_set_color_matrix(struct ov965x *ov965x) in ov965x_set_color_matrix()
519 static void __ov965x_set_power(struct ov965x *ov965x, int on) in __ov965x_set_power()
535 struct ov965x *ov965x = to_ov965x(sd); in ov965x_s_power() local
563 static void ov965x_update_exposure_ctrl(struct ov965x *ov965x) in ov965x_update_exposure_ctrl()
[all …]