Home
last modified time | relevance | path

Searched refs:ov5645 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov5645.c12 * media/platform/msm/camera_v2/sensor/ov5645.c?h=LA.BR.1.2.4_rb1.41
87 struct ov5645 { struct
117 static inline struct ov5645 *to_ov5645(struct v4l2_subdev *sd) in to_ov5645()
119 return container_of(sd, struct ov5645, sd); in to_ov5645()
544 static int ov5645_write_reg(struct ov5645 *ov5645, u16 reg, u8 val) in ov5645_write_reg() argument
553 ret = i2c_master_send(ov5645->i2c_client, regbuf, 3); in ov5645_write_reg()
555 dev_err(ov5645->dev, "%s: write reg error %d: reg=%x, val=%x\n", in ov5645_write_reg()
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...]
H A DMakefile72 obj-$(CONFIG_VIDEO_OV5645) += ov5645.o
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov5645.c12 * media/platform/msm/camera_v2/sensor/ov5645.c?h=LA.BR.1.2.4_rb1.41
85 struct ov5645 { struct
114 static inline struct ov5645 *to_ov5645(struct v4l2_subdev *sd) in to_ov5645()
116 return container_of(sd, struct ov5645, sd); in to_ov5645()
541 static int ov5645_write_reg(struct ov5645 *ov5645, u16 reg, u8 val) in ov5645_write_reg() argument
550 ret = i2c_master_send(ov5645->i2c_client, regbuf, 3); in ov5645_write_reg()
552 dev_err(ov5645->dev, "%s: write reg error %d: reg=%x, val=%x\n", in ov5645_write_reg()
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...]
H A DMakefile87 obj-$(CONFIG_VIDEO_OV5645) += ov5645.o

Completed in 6 milliseconds