Home
last modified time | relevance | path

Searched defs:ov5675 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov5675.c476 struct ov5675 { struct
516 static int ov5675_read_reg(struct ov5675 *ov5675, u16 reg, u16 len, u32 *val) in ov5675_read_reg() argument
546 static int ov5675_write_reg(struct ov5675 *ov5675, u16 reg, u16 len, u32 val) in ov5675_write_reg() argument
562 static int ov5675_write_reg_list(struct ov5675 *ov5675, in ov5675_write_reg_list() argument
583 ov5675_update_digital_gain(struct ov5675 *ov5675, u32 d_gain) ov5675_update_digital_gain() argument
601 ov5675_test_pattern(struct ov5675 *ov5675, u32 pattern) ov5675_test_pattern() argument
615 ov5675_set_ctrl_hflip(struct ov5675 *ov5675, u32 ctrl_val) ov5675_set_ctrl_hflip() argument
630 ov5675_set_ctrl_vflip(struct ov5675 *ov5675, u8 ctrl_val) ov5675_set_ctrl_vflip() argument
660 struct ov5675 *ov5675 = container_of(ctrl->handler, ov5675_set_ctrl() local
736 ov5675_init_controls(struct ov5675 *ov5675) ov5675_init_controls() argument
813 ov5675_start_streaming(struct ov5675 *ov5675) ov5675_start_streaming() argument
848 ov5675_stop_streaming(struct ov5675 *ov5675) ov5675_stop_streaming() argument
859 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_set_stream() local
896 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_suspend() local
911 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_resume() local
934 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_set_format() local
975 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_get_format() local
1021 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_open() local
1055 ov5675_identify_module(struct ov5675 *ov5675) ov5675_identify_module() argument
1147 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_remove() local
1160 struct ov5675 *ov5675; ov5675_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov5675.c495 struct ov5675 { struct
541 static int ov5675_read_reg(struct ov5675 *ov5675, u16 reg, u16 len, u32 *val) in ov5675_read_reg() argument
571 static int ov5675_write_reg(struct ov5675 *ov5675, u16 reg, u16 len, u32 val) in ov5675_write_reg() argument
587 static int ov5675_write_reg_list(struct ov5675 *ov5675, in ov5675_write_reg_list() argument
608 ov5675_update_digital_gain(struct ov5675 *ov5675, u32 d_gain) ov5675_update_digital_gain() argument
645 ov5675_test_pattern(struct ov5675 *ov5675, u32 pattern) ov5675_test_pattern() argument
659 ov5675_set_ctrl_hflip(struct ov5675 *ov5675, u32 ctrl_val) ov5675_set_ctrl_hflip() argument
674 ov5675_set_ctrl_vflip(struct ov5675 *ov5675, u8 ctrl_val) ov5675_set_ctrl_vflip() argument
704 struct ov5675 *ov5675 = container_of(ctrl->handler, ov5675_set_ctrl() local
780 ov5675_init_controls(struct ov5675 *ov5675) ov5675_init_controls() argument
873 ov5675_identify_module(struct ov5675 *ov5675) ov5675_identify_module() argument
898 ov5675_start_streaming(struct ov5675 *ov5675) ov5675_start_streaming() argument
937 ov5675_stop_streaming(struct ov5675 *ov5675) ov5675_stop_streaming() argument
948 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_set_stream() local
985 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_power_off() local
1000 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_power_on() local
1033 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_suspend() local
1047 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_resume() local
1070 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_set_format() local
1111 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_get_format() local
1183 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_open() local
1218 ov5675_get_hwcfg(struct ov5675 *ov5675, struct device *dev) ov5675_get_hwcfg() argument
1318 struct ov5675 *ov5675 = to_ov5675(sd); ov5675_remove() local
1333 struct ov5675 *ov5675; ov5675_probe() local
[all...]

Completed in 3 milliseconds