Lines Matching defs:ov8856
1416 struct ov8856 { struct
1423 struct regulator_bulk_data supplies[ARRAY_SIZE(ov8856_supply_names)]; argument
1433 const struct ov8856_mode *cur_mode; argument
1447 const struct ov8856_lane_cfg *priv_lane; argument
1454 struct ov8856_lane_cfg { argument
1592 static unsigned int ov8856_modes_num(const struct ov8856 *ov8856) in ov8856_modes_num()
1625 static int ov8856_read_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 *val) in ov8856_read_reg()
1655 static int ov8856_write_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 val) in ov8856_write_reg()
1671 static int ov8856_write_reg_list(struct ov8856 *ov8856, in ov8856_write_reg_list()
1692 static int ov8856_identify_module(struct ov8856 *ov8856) in ov8856_identify_module()
1757 static int ov8856_update_digital_gain(struct ov8856 *ov8856, u32 d_gain) in ov8856_update_digital_gain()
1763 static int ov8856_test_pattern(struct ov8856 *ov8856, u32 pattern) in ov8856_test_pattern()
1773 static int ov8856_set_ctrl_hflip(struct ov8856 *ov8856, u32 ctrl_val) in ov8856_set_ctrl_hflip()
1806 static int ov8856_set_ctrl_vflip(struct ov8856 *ov8856, u8 ctrl_val) in ov8856_set_ctrl_vflip()
1862 struct ov8856 *ov8856 = container_of(ctrl->handler, in ov8856_set_ctrl() local
1931 static int ov8856_init_controls(struct ov8856 *ov8856) in ov8856_init_controls()
2005 static void ov8856_update_pad_format(struct ov8856 *ov8856, in ov8856_update_pad_format()
2023 static int ov8856_start_streaming(struct ov8856 *ov8856) in ov8856_start_streaming()
2070 static void ov8856_stop_streaming(struct ov8856 *ov8856) in ov8856_stop_streaming()
2081 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_set_stream() local
2113 static int __ov8856_power_on(struct ov8856 *ov8856) in __ov8856_power_on()
2151 static void __ov8856_power_off(struct ov8856 *ov8856) in __ov8856_power_off()
2167 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_suspend() local
2182 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_resume() local
2207 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_set_format() local
2253 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_get_format() local
2284 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_enum_frame_size() local
2306 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_open() local
2341 static int ov8856_get_hwcfg(struct ov8856 *ov8856, struct device *dev) in ov8856_get_hwcfg()
2446 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_remove() local
2459 struct ov8856 *ov8856; in ov8856_probe() local