Lines Matching defs:ov02b10

119 struct ov02b10 {  struct
120 struct i2c_client *client;
121 struct clk *xvclk;
145 const struct ov02b10_mode *cur_mode; argument
156 #define to_ov02b10(sd) container_of(sd, struct ov02b10, subdev) argument
388 ov02b10_find_best_fit(struct ov02b10 *ov02b10, struct v4l2_subdev_format *fmt) in ov02b10_find_best_fit()
412 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_set_fmt() local
464 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_get_fmt() local
494 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_enum_mbus_code() local
507 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_enum_frame_sizes() local
526 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_g_frame_interval() local
537 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_g_mbus_config() local
557 static void ov02b10_get_module_inf(struct ov02b10 *ov02b10, in ov02b10_get_module_inf()
569 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_ioctl() local
719 static int __ov02b10_start_stream(struct ov02b10 *ov02b10) in __ov02b10_start_stream()
743 static int __ov02b10_stop_stream(struct ov02b10 *ov02b10) in __ov02b10_stop_stream()
751 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_s_stream() local
788 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_s_power() local
822 static int ov02b10_enable_regulators(struct ov02b10 *ov02b10, in ov02b10_enable_regulators()
847 static int __ov02b10_power_on(struct ov02b10 *ov02b10) in __ov02b10_power_on()
902 static void __ov02b10_power_off(struct ov02b10 *ov02b10) in __ov02b10_power_off()
928 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_runtime_resume() local
937 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_runtime_suspend() local
947 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_open() local
970 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_enum_frame_interval() local
1024 struct ov02b10 *ov02b10 = container_of(ctrl->handler, in ov02b10_set_ctrl() local
1135 static int ov02b10_initialize_controls(struct ov02b10 *ov02b10) in ov02b10_initialize_controls()
1217 static int ov02b10_check_sensor_id(struct ov02b10 *ov02b10, in ov02b10_check_sensor_id()
1236 static int ov02b10_configure_regulators(struct ov02b10 *ov02b10) in ov02b10_configure_regulators()
1253 struct ov02b10 *ov02b10; in ov02b10_probe() local
1399 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_remove() local