Searched defs:ov965x (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/i2c/ |
H A D | ov9650.c | 247 struct ov965x { struct 472 static int ov965x_set_default_gamma_curve(struct ov965x *ov965x) ov965x_set_default_gamma_curve() argument 494 static int ov965x_set_color_matrix(struct ov965x *ov965x) ov965x_set_color_matrix() argument 519 static void __ov965x_set_power(struct ov965x *ov965x, int on) __ov965x_set_power() argument 535 struct ov965x *ov965x = to_ov965x(sd); ov965x_s_power() local 563 static void ov965x_update_exposure_ctrl(struct ov965x *ov965x) ov965x_update_exposure_ctrl() argument 597 static int ov965x_set_banding_filter(struct ov965x *ov965x, int value) ov965x_set_banding_filter() argument 628 static int ov965x_set_white_balance(struct ov965x *ov965x, int awb) ov965x_set_white_balance() argument 652 static int ov965x_set_brightness(struct ov965x *ov965x, int val) ov965x_set_brightness() argument 676 static int ov965x_set_gain(struct ov965x *ov965x, int auto_gain) ov965x_set_gain() argument 731 static int ov965x_set_sharpness(struct ov965x *ov965x, unsigned int value) ov965x_set_sharpness() argument 760 static int ov965x_set_exposure(struct ov965x *ov965x, int exp) ov965x_set_exposure() argument 806 static int ov965x_set_flip(struct ov965x *ov965x) ov965x_set_flip() argument 822 static int ov965x_set_saturation(struct ov965x *ov965x, int val) ov965x_set_saturation() argument 845 static int ov965x_set_test_pattern(struct ov965x *ov965x, int value) ov965x_set_test_pattern() argument 857 static int __g_volatile_ctrl(struct ov965x *ov965x, struct v4l2_ctrl *ctrl) __g_volatile_ctrl() argument 905 struct ov965x *ov965x = to_ov965x(sd); ov965x_g_volatile_ctrl() local 919 struct ov965x *ov965x = to_ov965x(sd); ov965x_s_ctrl() local 988 static int ov965x_initialize_controls(struct ov965x *ov965x) ov965x_initialize_controls() argument 1106 struct ov965x *ov965x = to_ov965x(sd); ov965x_g_frame_interval() local 1115 static int __ov965x_set_frame_interval(struct ov965x *ov965x, __ov965x_set_frame_interval() argument 1154 struct ov965x *ov965x = to_ov965x(sd); ov965x_s_frame_interval() local 1170 struct ov965x *ov965x = to_ov965x(sd); ov965x_get_fmt() local 1216 struct ov965x *ov965x = to_ov965x(sd); ov965x_set_fmt() local 1263 static int ov965x_set_frame_size(struct ov965x *ov965x) ov965x_set_frame_size() argument 1273 static int __ov965x_set_params(struct ov965x *ov965x) __ov965x_set_params() argument 1323 struct ov965x *ov965x = to_ov965x(sd); ov965x_s_stream() local 1404 static int ov965x_configure_gpios(struct ov965x *ov965x, ov965x_configure_gpios() argument 1434 struct ov965x *ov965x = to_ov965x(sd); ov965x_detect_sensor() local 1469 struct ov965x *ov965x; ov965x_probe() local
|
Completed in 48 milliseconds