Searched refs:ov5670 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov5670.c | 1856 struct ov5670 { struct 1891 #define to_ov5670(_sd) container_of(_sd, struct ov5670, sd) 1894 static int ov5670_read_reg(struct ov5670 *ov5670, u16 reg, unsigned int len, in ov5670_read_reg() argument 1897 struct i2c_client *client = v4l2_get_subdevdata(&ov5670->sd); in ov5670_read_reg() 1930 static int ov5670_write_reg(struct ov5670 *ov5670, u16 reg, unsigned int len, in ov5670_write_reg() argument 1933 struct i2c_client *client = v4l2_get_subdevdata(&ov5670->sd); in ov5670_write_reg() 1961 static int ov5670_write_regs(struct ov5670 *ov5670, in ov5670_write_regs() argument 1983 ov5670_write_reg_list(struct ov5670 *ov5670, const struct ov5670_reg_list *r_list) ov5670_write_reg_list() argument 1989 ov5670_update_digital_gain(struct ov5670 *ov5670, u32 d_gain) ov5670_update_digital_gain() argument 2007 ov5670_enable_test_pattern(struct ov5670 *ov5670, u32 pattern) ov5670_enable_test_pattern() argument 2035 struct ov5670 *ov5670 = container_of(ctrl->handler, ov5670_set_ctrl() local 2100 ov5670_init_controls(struct ov5670 *ov5670) ov5670_init_controls() argument 2263 ov5670_do_get_pad_format(struct ov5670 *ov5670, struct v4l2_subdev_state *sd_state, struct v4l2_subdev_format *fmt) ov5670_do_get_pad_format() argument 2281 struct ov5670 *ov5670 = to_ov5670(sd); ov5670_get_pad_format() local 2295 struct ov5670 *ov5670 = to_ov5670(sd); ov5670_set_pad_format() local 2354 ov5670_identify_module(struct ov5670 *ov5670) ov5670_identify_module() argument 2379 ov5670_mipi_configure(struct ov5670 *ov5670) ov5670_mipi_configure() argument 2393 ov5670_start_streaming(struct ov5670 *ov5670) ov5670_start_streaming() argument 2451 ov5670_stop_streaming(struct ov5670 *ov5670) ov5670_stop_streaming() argument 2469 struct ov5670 *ov5670 = to_ov5670(sd); ov5670_set_stream() local 2505 struct ov5670 *ov5670 = to_ov5670(sd); ov5670_runtime_resume() local 2534 struct ov5670 *ov5670 = to_ov5670(sd); ov5670_runtime_suspend() local 2547 struct ov5670 *ov5670 = to_ov5670(sd); ov5670_suspend() local 2558 struct ov5670 *ov5670 = to_ov5670(sd); ov5670_resume() local 2653 ov5670_regulators_probe(struct ov5670 *ov5670) ov5670_regulators_probe() argument 2665 ov5670_gpio_probe(struct ov5670 *ov5670) ov5670_gpio_probe() argument 2685 struct ov5670 *ov5670; ov5670_probe() local 2816 struct ov5670 *ov5670 = to_ov5670(sd); ov5670_remove() local [all...] |
H A D | Makefile | 90 obj-$(CONFIG_VIDEO_OV5670) += ov5670.o
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov5670.c | 1815 struct ov5670 { struct 1837 #define to_ov5670(_sd) container_of(_sd, struct ov5670, sd) 1840 static int ov5670_read_reg(struct ov5670 *ov5670, u16 reg, unsigned int len, in ov5670_read_reg() argument 1843 struct i2c_client *client = v4l2_get_subdevdata(&ov5670->sd); in ov5670_read_reg() 1876 static int ov5670_write_reg(struct ov5670 *ov5670, u16 reg, unsigned int len, in ov5670_write_reg() argument 1879 struct i2c_client *client = v4l2_get_subdevdata(&ov5670->sd); in ov5670_write_reg() 1907 static int ov5670_write_regs(struct ov5670 *ov5670, in ov5670_write_regs() argument 1929 ov5670_write_reg_list(struct ov5670 *ov5670, const struct ov5670_reg_list *r_list) ov5670_write_reg_list() argument 1938 struct ov5670 *ov5670 = to_ov5670(sd); ov5670_open() local 1956 ov5670_update_digital_gain(struct ov5670 *ov5670, u32 d_gain) ov5670_update_digital_gain() argument 1974 ov5670_enable_test_pattern(struct ov5670 *ov5670, u32 pattern) ov5670_enable_test_pattern() argument 2002 struct ov5670 *ov5670 = container_of(ctrl->handler, ov5670_set_ctrl() local 2061 ov5670_init_controls(struct ov5670 *ov5670) ov5670_init_controls() argument 2195 ov5670_do_get_pad_format(struct ov5670 *ov5670, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_format *fmt) ov5670_do_get_pad_format() argument 2212 struct ov5670 *ov5670 = to_ov5670(sd); ov5670_get_pad_format() local 2226 struct ov5670 *ov5670 = to_ov5670(sd); ov5670_set_pad_format() local 2275 ov5670_start_streaming(struct ov5670 *ov5670) ov5670_start_streaming() argument 2323 ov5670_stop_streaming(struct ov5670 *ov5670) ov5670_stop_streaming() argument 2341 struct ov5670 *ov5670 = to_ov5670(sd); ov5670_set_stream() local 2379 struct ov5670 *ov5670 = to_ov5670(sd); ov5670_suspend() local 2391 struct ov5670 *ov5670 = to_ov5670(sd); ov5670_resume() local 2406 ov5670_identify_module(struct ov5670 *ov5670) ov5670_identify_module() argument 2457 struct ov5670 *ov5670; ov5670_probe() local 2544 struct ov5670 *ov5670 = to_ov5670(sd); ov5670_remove() local [all...] |
H A D | Makefile | 74 obj-$(CONFIG_VIDEO_OV5670) += ov5670.o
|
Completed in 5 milliseconds