Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dov9650.c250 struct ov965x { struct
268 const struct ov965x_framesize *frame_size; argument
273 struct ov965x_ctrls ctrls; argument
275 const struct ov965x_interval *fiv; argument
288 static const struct i2c_rv ov965x_init_regs[] = { argument
476 static int ov965x_set_default_gamma_curve(struct ov965x *ov965x) in ov965x_set_default_gamma_curve()
499 static int ov965x_set_color_matrix(struct ov965x *ov965x) in ov965x_set_color_matrix()
519 static int __ov965x_set_power(struct ov965x *ov965x, int on) in __ov965x_set_power()
544 struct ov965x *ov965x = to_ov965x(sd); in ov965x_s_power() local
572 static void ov965x_update_exposure_ctrl(struct ov965x *ov965x) in ov965x_update_exposure_ctrl()
[all …]