Searched defs:ov965x (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov9650.c | 248 struct ov965x { struct 425 static int ov965x_read(struct ov965x *ov965x, u8 addr, u8 *val) in ov965x_read() argument 442 static int ov965x_write(struct ov965x *ov965x, u argument 454 ov965x_write_array(struct ov965x *ov965x, const struct i2c_rv *regs) ov965x_write_array() argument 465 ov965x_set_default_gamma_curve(struct ov965x *ov965x) ov965x_set_default_gamma_curve() argument 488 ov965x_set_color_matrix(struct ov965x *ov965x) ov965x_set_color_matrix() argument 508 __ov965x_set_power(struct ov965x *ov965x, int on) __ov965x_set_power() argument 533 struct ov965x *ov965x = to_ov965x(sd); ov965x_s_power() local 560 ov965x_update_exposure_ctrl(struct ov965x *ov965x) ov965x_update_exposure_ctrl() argument 594 ov965x_set_banding_filter(struct ov965x *ov965x, int value) ov965x_set_banding_filter() argument 625 ov965x_set_white_balance(struct ov965x *ov965x, int awb) ov965x_set_white_balance() argument 649 ov965x_set_brightness(struct ov965x *ov965x, int val) ov965x_set_brightness() argument 673 ov965x_set_gain(struct ov965x *ov965x, int auto_gain) ov965x_set_gain() argument 732 ov965x_set_sharpness(struct ov965x *ov965x, unsigned int value) ov965x_set_sharpness() argument 761 ov965x_set_exposure(struct ov965x *ov965x, int exp) ov965x_set_exposure() argument 806 ov965x_set_flip(struct ov965x *ov965x) ov965x_set_flip() argument 822 ov965x_set_saturation(struct ov965x *ov965x, int val) ov965x_set_saturation() argument 845 ov965x_set_test_pattern(struct ov965x *ov965x, int value) ov965x_set_test_pattern() argument 857 __g_volatile_ctrl(struct ov965x *ov965x, struct v4l2_ctrl *ctrl) __g_volatile_ctrl() argument 906 struct ov965x *ov965x = to_ov965x(sd); ov965x_g_volatile_ctrl() local 920 struct ov965x *ov965x = to_ov965x(sd); ov965x_s_ctrl() local 988 ov965x_initialize_controls(struct ov965x *ov965x) ov965x_initialize_controls() argument 1109 struct ov965x *ov965x = to_ov965x(sd); ov965x_g_frame_interval() local 1118 __ov965x_set_frame_interval(struct ov965x *ov965x, struct v4l2_subdev_frame_interval *fi) __ov965x_set_frame_interval() argument 1156 struct ov965x *ov965x = to_ov965x(sd); ov965x_s_frame_interval() local 1173 struct ov965x *ov965x = to_ov965x(sd); ov965x_get_fmt() local 1220 struct ov965x *ov965x = to_ov965x(sd); ov965x_set_fmt() local 1267 ov965x_set_frame_size(struct ov965x *ov965x) ov965x_set_frame_size() argument 1277 __ov965x_set_params(struct ov965x *ov965x) __ov965x_set_params() argument 1325 struct ov965x *ov965x = to_ov965x(sd); ov965x_s_stream() local 1407 ov965x_configure_gpios_pdata(struct ov965x *ov965x, const struct ov9650_platform_data *pdata) ov965x_configure_gpios_pdata() argument 1436 ov965x_configure_gpios(struct ov965x *ov965x) ov965x_configure_gpios() argument 1459 struct ov965x *ov965x = to_ov965x(sd); ov965x_detect_sensor() local 1497 struct ov965x *ov965x; ov965x_probe() local 1589 struct ov965x *ov965x = to_ov965x(sd); ov965x_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov9650.c | 246 struct ov965x { struct 423 static int ov965x_read(struct ov965x *ov965x, u8 addr, u8 *val) in ov965x_read() argument 440 static int ov965x_write(struct ov965x *ov965x, u argument 452 ov965x_write_array(struct ov965x *ov965x, const struct i2c_rv *regs) ov965x_write_array() argument 463 ov965x_set_default_gamma_curve(struct ov965x *ov965x) ov965x_set_default_gamma_curve() argument 486 ov965x_set_color_matrix(struct ov965x *ov965x) ov965x_set_color_matrix() argument 506 __ov965x_set_power(struct ov965x *ov965x, int on) __ov965x_set_power() argument 531 struct ov965x *ov965x = to_ov965x(sd); ov965x_s_power() local 558 ov965x_update_exposure_ctrl(struct ov965x *ov965x) ov965x_update_exposure_ctrl() argument 592 ov965x_set_banding_filter(struct ov965x *ov965x, int value) ov965x_set_banding_filter() argument 623 ov965x_set_white_balance(struct ov965x *ov965x, int awb) ov965x_set_white_balance() argument 647 ov965x_set_brightness(struct ov965x *ov965x, int val) ov965x_set_brightness() argument 671 ov965x_set_gain(struct ov965x *ov965x, int auto_gain) ov965x_set_gain() argument 730 ov965x_set_sharpness(struct ov965x *ov965x, unsigned int value) ov965x_set_sharpness() argument 759 ov965x_set_exposure(struct ov965x *ov965x, int exp) ov965x_set_exposure() argument 804 ov965x_set_flip(struct ov965x *ov965x) ov965x_set_flip() argument 820 ov965x_set_saturation(struct ov965x *ov965x, int val) ov965x_set_saturation() argument 843 ov965x_set_test_pattern(struct ov965x *ov965x, int value) ov965x_set_test_pattern() argument 855 __g_volatile_ctrl(struct ov965x *ov965x, struct v4l2_ctrl *ctrl) __g_volatile_ctrl() argument 904 struct ov965x *ov965x = to_ov965x(sd); ov965x_g_volatile_ctrl() local 918 struct ov965x *ov965x = to_ov965x(sd); ov965x_s_ctrl() local 986 ov965x_initialize_controls(struct ov965x *ov965x) ov965x_initialize_controls() argument 1107 struct ov965x *ov965x = to_ov965x(sd); ov965x_g_frame_interval() local 1116 __ov965x_set_frame_interval(struct ov965x *ov965x, struct v4l2_subdev_frame_interval *fi) __ov965x_set_frame_interval() argument 1154 struct ov965x *ov965x = to_ov965x(sd); ov965x_s_frame_interval() local 1171 struct ov965x *ov965x = to_ov965x(sd); ov965x_get_fmt() local 1218 struct ov965x *ov965x = to_ov965x(sd); ov965x_set_fmt() local 1266 ov965x_set_frame_size(struct ov965x *ov965x) ov965x_set_frame_size() argument 1276 __ov965x_set_params(struct ov965x *ov965x) __ov965x_set_params() argument 1324 struct ov965x *ov965x = to_ov965x(sd); ov965x_s_stream() local 1403 ov965x_configure_gpios(struct ov965x *ov965x) ov965x_configure_gpios() argument 1426 struct ov965x *ov965x = to_ov965x(sd); ov965x_detect_sensor() local 1463 struct ov965x *ov965x; ov965x_probe() local 1545 struct ov965x *ov965x = to_ov965x(sd); ov965x_remove() local [all...] |
Completed in 5 milliseconds