Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov8856.c1016 struct ov8856 { struct
1060 static int ov8856_read_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 *val) in ov8856_read_reg() argument
1090 static int ov8856_write_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 val) in ov8856_write_reg() argument
1106 static int ov8856_write_reg_list(struct ov8856 *ov8856, in ov8856_write_reg_list() argument
1127 ov8856_update_digital_gain(struct ov8856 *ov8856, u32 d_gain) ov8856_update_digital_gain() argument
1145 ov8856_test_pattern(struct ov8856 *ov8856, u32 pattern) ov8856_test_pattern() argument
1157 struct ov8856 *ov8856 = container_of(ctrl->handler, ov8856_set_ctrl() local
1218 ov8856_init_controls(struct ov8856 *ov8856) ov8856_init_controls() argument
1288 ov8856_start_streaming(struct ov8856 *ov8856) ov8856_start_streaming() argument
1323 ov8856_stop_streaming(struct ov8856 *ov8856) ov8856_stop_streaming() argument
1334 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_set_stream() local
1367 __ov8856_power_on(struct ov8856 *ov8856) __ov8856_power_on() argument
1405 __ov8856_power_off(struct ov8856 *ov8856) __ov8856_power_off() argument
1422 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_suspend() local
1438 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_resume() local
1463 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_set_format() local
1504 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_get_format() local
1551 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_open() local
1585 ov8856_identify_module(struct ov8856 *ov8856) ov8856_identify_module() argument
1645 ov8856_get_hwcfg(struct ov8856 *ov8856, struct device *dev) ov8856_get_hwcfg() argument
1738 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_remove() local
1753 struct ov8856 *ov8856; ov8856_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov8856.c1416 struct ov8856 { struct
1592 static unsigned int ov8856_modes_num(const struct ov8856 *ov8856) in ov8856_modes_num() argument
1625 static int ov8856_read_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 *val) in ov8856_read_reg() argument
1655 static int ov8856_write_reg(struct ov8856 *ov885 argument
1671 ov8856_write_reg_list(struct ov8856 *ov8856, const struct ov8856_reg_list *r_list) ov8856_write_reg_list() argument
1692 ov8856_identify_module(struct ov8856 *ov8856) ov8856_identify_module() argument
1717 ov8856_update_digital_gain(struct ov8856 *ov8856, u32 d_gain) ov8856_update_digital_gain() argument
1723 ov8856_test_pattern(struct ov8856 *ov8856, u32 pattern) ov8856_test_pattern() argument
1733 ov8856_set_ctrl_hflip(struct ov8856 *ov8856, u32 ctrl_val) ov8856_set_ctrl_hflip() argument
1766 ov8856_set_ctrl_vflip(struct ov8856 *ov8856, u8 ctrl_val) ov8856_set_ctrl_vflip() argument
1822 struct ov8856 *ov8856 = container_of(ctrl->handler, ov8856_set_ctrl() local
1891 ov8856_init_controls(struct ov8856 *ov8856) ov8856_init_controls() argument
1965 ov8856_update_pad_format(struct ov8856 *ov8856, const struct ov8856_mode *mode, struct v4l2_mbus_framefmt *fmt) ov8856_update_pad_format() argument
1983 ov8856_start_streaming(struct ov8856 *ov8856) ov8856_start_streaming() argument
2030 ov8856_stop_streaming(struct ov8856 *ov8856) ov8856_stop_streaming() argument
2041 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_set_stream() local
2076 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_power_on() local
2115 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_power_off() local
2131 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_suspend() local
2146 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_resume() local
2171 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_set_format() local
2217 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_get_format() local
2248 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_enum_frame_size() local
2270 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_open() local
2305 ov8856_get_hwcfg(struct ov8856 *ov8856, struct device *dev) ov8856_get_hwcfg() argument
2410 struct ov8856 *ov8856 = to_ov8856(sd); ov8856_remove() local
2423 struct ov8856 *ov8856; ov8856_probe() local
[all...]

Completed in 4 milliseconds