Lines Matching defs:ov8856

1016 struct ov8856 {  struct
1023 struct regulator_bulk_data supplies[ARRAY_SIZE(ov8856_supply_names)]; argument
1033 const struct ov8856_mode *cur_mode; argument
1036 struct mutex mutex;
1060 static int ov8856_read_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 *val) in ov8856_read_reg()
1090 static int ov8856_write_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 val) in ov8856_write_reg()
1106 static int ov8856_write_reg_list(struct ov8856 *ov8856, in ov8856_write_reg_list()
1127 static int ov8856_update_digital_gain(struct ov8856 *ov8856, u32 d_gain) in ov8856_update_digital_gain()
1145 static int ov8856_test_pattern(struct ov8856 *ov8856, u32 pattern) in ov8856_test_pattern()
1157 struct ov8856 *ov8856 = container_of(ctrl->handler, in ov8856_set_ctrl() local
1218 static int ov8856_init_controls(struct ov8856 *ov8856) in ov8856_init_controls()
1288 static int ov8856_start_streaming(struct ov8856 *ov8856) in ov8856_start_streaming()
1323 static void ov8856_stop_streaming(struct ov8856 *ov8856) in ov8856_stop_streaming()
1334 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_set_stream() local
1367 static int __ov8856_power_on(struct ov8856 *ov8856) in __ov8856_power_on()
1405 static void __ov8856_power_off(struct ov8856 *ov8856) in __ov8856_power_off()
1422 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_suspend() local
1438 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_resume() local
1463 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_set_format() local
1504 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_get_format() local
1551 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_open() local
1585 static int ov8856_identify_module(struct ov8856 *ov8856) in ov8856_identify_module()
1645 static int ov8856_get_hwcfg(struct ov8856 *ov8856, struct device *dev) in ov8856_get_hwcfg()
1738 struct ov8856 *ov8856 = to_ov8856(sd); in ov8856_remove() local
1753 struct ov8856 *ov8856; in ov8856_probe() local