Lines Matching defs:ov02a10
102 struct ov02a10 { struct
110 struct regulator_bulk_data supplies[ARRAY_SIZE(ov02a10_supply_names)]; argument
126 const struct ov02a10_mode *cur_mode; argument
129 static inline struct ov02a10 *to_ov02a10(struct v4l2_subdev *sd) in to_ov02a10() argument
272 static int ov02a10_write_array(struct ov02a10 *ov02a10, in ov02a10_write_array()
301 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_set_fmt() local
333 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_get_fmt() local
356 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_enum_mbus_code() local
381 static int ov02a10_check_sensor_id(struct ov02a10 *ov02a10) in ov02a10_check_sensor_id()
406 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_power_on() local
451 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_power_off() local
462 static int __ov02a10_start_stream(struct ov02a10 *ov02a10) in __ov02a10_start_stream()
506 static int __ov02a10_stop_stream(struct ov02a10 *ov02a10) in __ov02a10_stop_stream()
532 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_s_stream() local
576 static int ov02a10_set_exposure(struct ov02a10 *ov02a10, int val) in ov02a10_set_exposure()
598 static int ov02a10_set_gain(struct ov02a10 *ov02a10, int val) in ov02a10_set_gain()
615 static int ov02a10_set_vblank(struct ov02a10 *ov02a10, int val) in ov02a10_set_vblank()
638 static int ov02a10_set_test_pattern(struct ov02a10 *ov02a10, int pattern) in ov02a10_set_test_pattern()
663 struct ov02a10 *ov02a10 = container_of(ctrl->handler, in ov02a10_set_ctrl() local
735 static int ov02a10_initialize_controls(struct ov02a10 *ov02a10) in ov02a10_initialize_controls()
807 static int ov02a10_check_hwcfg(struct device *dev, struct ov02a10 *ov02a10) in ov02a10_check_hwcfg()
860 struct ov02a10 *ov02a10; in ov02a10_probe() local
983 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_remove() local