Searched defs:ov5645 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov5645.c | 87 struct ov5645 { struct 544 static int ov5645_write_reg(struct ov5645 *ov5645, u16 reg, u8 val) in ov5645_write_reg() argument 563 static int ov5645_read_reg(struct ov5645 *ov5645, u1 argument 588 ov5645_set_aec_mode(struct ov5645 *ov5645, u32 mode) ov5645_set_aec_mode() argument 605 ov5645_set_agc_mode(struct ov5645 *ov5645, u32 enable) ov5645_set_agc_mode() argument 622 ov5645_set_register_array(struct ov5645 *ov5645, const struct reg_value *settings, unsigned int num_settings) ov5645_set_register_array() argument 638 ov5645_set_power_on(struct ov5645 *ov5645) ov5645_set_power_on() argument 664 ov5645_set_power_off(struct ov5645 *ov5645) ov5645_set_power_off() argument 674 struct ov5645 *ov5645 = to_ov5645(sd); ov5645_s_power() local 715 ov5645_set_saturation(struct ov5645 *ov5645, s32 value) ov5645_set_saturation() argument 727 ov5645_set_hflip(struct ov5645 *ov5645, s32 value) ov5645_set_hflip() argument 744 ov5645_set_vflip(struct ov5645 *ov5645, s32 value) ov5645_set_vflip() argument 761 ov5645_set_test_pattern(struct ov5645 *ov5645, s32 value) ov5645_set_test_pattern() argument 781 ov5645_set_awb(struct ov5645 *ov5645, s32 enable_auto) ov5645_set_awb() argument 793 struct ov5645 *ov5645 = container_of(ctrl->handler, ov5645_s_ctrl() local 870 __ov5645_get_pad_format(struct ov5645 *ov5645, struct v4l2_subdev_pad_config *cfg, unsigned int pad, enum v4l2_subdev_format_whence which) __ov5645_get_pad_format() argument 889 struct ov5645 *ov5645 = to_ov5645(sd); ov5645_get_format() local 897 __ov5645_get_pad_crop(struct ov5645 *ov5645, struct v4l2_subdev_pad_config *cfg, unsigned int pad, enum v4l2_subdev_format_whence which) __ov5645_get_pad_crop() argument 914 struct ov5645 *ov5645 = to_ov5645(sd); ov5645_set_format() local 976 struct ov5645 *ov5645 = to_ov5645(sd); ov5645_get_selection() local 988 struct ov5645 *ov5645 = to_ov5645(subdev); ov5645_s_stream() local 1056 struct ov5645 *ov5645; ov5645_probe() local 1260 struct ov5645 *ov5645 = to_ov5645(sd); ov5645_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov5645.c | 85 struct ov5645 { struct 541 static int ov5645_write_reg(struct ov5645 *ov5645, u16 reg, u8 val) in ov5645_write_reg() argument 560 static int ov5645_read_reg(struct ov5645 *ov5645, u1 argument 585 ov5645_set_aec_mode(struct ov5645 *ov5645, u32 mode) ov5645_set_aec_mode() argument 602 ov5645_set_agc_mode(struct ov5645 *ov5645, u32 enable) ov5645_set_agc_mode() argument 619 ov5645_set_register_array(struct ov5645 *ov5645, const struct reg_value *settings, unsigned int num_settings) ov5645_set_register_array() argument 638 struct ov5645 *ov5645 = to_ov5645(sd); ov5645_set_power_off() local 652 struct ov5645 *ov5645 = to_ov5645(sd); ov5645_set_power_on() local 690 ov5645_set_saturation(struct ov5645 *ov5645, s32 value) ov5645_set_saturation() argument 702 ov5645_set_hflip(struct ov5645 *ov5645, s32 value) ov5645_set_hflip() argument 719 ov5645_set_vflip(struct ov5645 *ov5645, s32 value) ov5645_set_vflip() argument 736 ov5645_set_test_pattern(struct ov5645 *ov5645, s32 value) ov5645_set_test_pattern() argument 756 ov5645_set_awb(struct ov5645 *ov5645, s32 enable_auto) ov5645_set_awb() argument 768 struct ov5645 *ov5645 = container_of(ctrl->handler, ov5645_s_ctrl() local 847 __ov5645_get_pad_format(struct ov5645 *ov5645, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) __ov5645_get_pad_format() argument 866 struct ov5645 *ov5645 = to_ov5645(sd); ov5645_get_format() local 875 __ov5645_get_pad_crop(struct ov5645 *ov5645, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) __ov5645_get_pad_crop() argument 893 struct ov5645 *ov5645 = to_ov5645(sd); ov5645_set_format() local 955 struct ov5645 *ov5645 = to_ov5645(sd); ov5645_get_selection() local 967 struct ov5645 *ov5645 = to_ov5645(subdev); ov5645_s_stream() local 1043 struct ov5645 *ov5645; ov5645_probe() local 1255 struct ov5645 *ov5645 = to_ov5645(sd); ov5645_remove() local [all...] |
Completed in 3 milliseconds