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

/linux-master/drivers/media/i2c/
H A Dov8856.c1416 struct ov8856 { struct
1589 static unsigned int ov8856_modes_num(const struct ov8856 *ov8856) argument
1622 static int ov8856_read_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 *val) argument
1652 static int ov8856_write_reg(struct ov8856 *ov885 argument
1668 ov8856_write_reg_list(struct ov8856 *ov8856, const struct ov8856_reg_list *r_list) argument
1689 ov8856_identify_module(struct ov8856 *ov8856) argument
1714 ov8856_update_digital_gain(struct ov8856 *ov8856, u32 d_gain) argument
1720 ov8856_test_pattern(struct ov8856 *ov8856, u32 pattern) argument
1730 ov8856_set_ctrl_hflip(struct ov8856 *ov8856, u32 ctrl_val) argument
1763 ov8856_set_ctrl_vflip(struct ov8856 *ov8856, u8 ctrl_val) argument
1819 struct ov8856 *ov8856 = container_of(ctrl->handler, local
1888 ov8856_init_controls(struct ov8856 *ov8856) argument
1962 ov8856_update_pad_format(struct ov8856 *ov8856, const struct ov8856_mode *mode, struct v4l2_mbus_framefmt *fmt) argument
1980 ov8856_start_streaming(struct ov8856 *ov8856) argument
2027 ov8856_stop_streaming(struct ov8856 *ov8856) argument
2038 struct ov8856 *ov8856 = to_ov8856(sd); local
2069 struct ov8856 *ov8856 = to_ov8856(sd); local
2108 struct ov8856 *ov8856 = to_ov8856(sd); local
2125 struct ov8856 *ov8856 = to_ov8856(sd); local
2171 struct ov8856 *ov8856 = to_ov8856(sd); local
2201 struct ov8856 *ov8856 = to_ov8856(sd); local
2223 struct ov8856 *ov8856 = to_ov8856(sd); local
2258 ov8856_get_hwcfg(struct ov8856 *ov8856, struct device *dev) argument
2363 struct ov8856 *ov8856 = to_ov8856(sd); local
2376 struct ov8856 *ov8856; local
[all...]

Completed in 142 milliseconds