Lines Matching defs:ov8856
1383 struct ov8856 { struct
1390 struct regulator_bulk_data supplies[ARRAY_SIZE(ov8856_supply_names)]; argument
1400 const struct ov8856_mode *cur_mode; argument
1411 const struct ov8856_lane_cfg *priv_lane; argument
1415 struct ov8856_lane_cfg { argument
1547 static unsigned int ov8856_modes_num(const struct ov8856 *ov8856) in ov8856_modes_num()
1580 static int ov8856_read_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 *val) in ov8856_read_reg()
1610 static int ov8856_write_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 val) in ov8856_write_reg()
1626 static int ov8856_write_reg_list(struct ov8856 *ov8856, in ov8856_write_reg_list()
1647 static int ov8856_update_digital_gain(struct ov8856 *ov8856, u32 d_gain) in ov8856_update_digital_gain()
1665 static int ov8856_test_pattern(struct ov8856 *ov8856, u32 pattern) in ov8856_test_pattern()
1675 static int ov8856_set_ctrl_hflip(struct ov8856 *ov8856, u32 ctrl_val) in ov8856_set_ctrl_hflip()
1708 static int ov8856_set_ctrl_vflip(struct ov8856 *ov8856, u8 ctrl_val) in ov8856_set_ctrl_vflip()
1764 struct ov8856 *ov8856 = container_of(ctrl->handler, in ov8856_set_ctrl() local
1833 static int ov8856_init_controls(struct ov8856 *ov8856) in ov8856_init_controls()
1916 static int ov8856_start_streaming(struct ov8856 *ov8856) in ov8856_start_streaming()
1952 static void ov8856_stop_streaming(struct ov8856 *ov8856) in ov8856_stop_streaming()
1963 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_set_stream() local
1995 static int __ov8856_power_on(struct ov8856 *ov8856) in __ov8856_power_on()
2033 static void __ov8856_power_off(struct ov8856 *ov8856) in __ov8856_power_off()
2049 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_suspend() local
2064 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_resume() local
2089 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_set_format() local
2135 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_get_format() local
2167 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_enum_frame_size() local
2185 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_open() local
2219 static int ov8856_identify_module(struct ov8856 *ov8856) in ov8856_identify_module()
2279 static int ov8856_get_hwcfg(struct ov8856 *ov8856, struct device *dev) in ov8856_get_hwcfg()
2384 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_remove() local
2399 struct ov8856 *ov8856; in ov8856_probe() local