Lines Matching defs:ar0822

133 struct ar0822 {  struct
134 struct i2c_client *client;
135 struct clk *xvclk;
136 struct gpio_desc *reset_gpio;
160 const struct ar0822_mode *cur_mode; argument
176 #define to_ar0822(sd) container_of(sd, struct ar0822, subdev) argument
4191 ar0822_find_best_fit(struct ar0822 *ar0822, struct v4l2_subdev_format *fmt) in ar0822_find_best_fit()
4210 static int ar0822_set_rates(struct ar0822 *ar0822) in ar0822_set_rates()
4239 struct ar0822 *ar0822 = to_ar0822(sd); in ar0822_set_fmt() local
4270 struct ar0822 *ar0822 = to_ar0822(sd); in ar0822_get_fmt() local
4300 struct ar0822 *ar0822 = to_ar0822(sd); in ar0822_enum_mbus_code() local
4313 struct ar0822 *ar0822 = to_ar0822(sd); in ar0822_enum_frame_sizes() local
4329 static int ar0822_enable_test_pattern(struct ar0822 *ar0822, u32 pattern) in ar0822_enable_test_pattern()
4339 struct ar0822 *ar0822 = to_ar0822(sd); in ar0822_g_frame_interval() local
4352 struct ar0822 *ar0822 = to_ar0822(sd); in ar0822_g_mbus_config() local
4371 static void ar0822_get_module_inf(struct ar0822 *ar0822, in ar0822_get_module_inf()
4381 static int ar0822_set_hdrae(struct ar0822 *ar0822, in ar0822_set_hdrae()
4466 static int ar0822_set_conversion_gain(struct ar0822 *ar0822, u32 *cg) in ar0822_set_conversion_gain()
4481 struct ar0822 *ar0822 = to_ar0822(sd); in set_conversion_gain_status() local
4513 static int ar0822_get_channel_info(struct ar0822 *ar0822, struct rkmodule_channel_info *ch_info) in ar0822_get_channel_info()
4526 struct ar0822 *ar0822 = to_ar0822(sd); in ar0822_ioctl() local
4712 static int __ar0822_start_stream(struct ar0822 *ar0822) in __ar0822_start_stream()
4745 static int __ar0822_stop_stream(struct ar0822 *ar0822) in __ar0822_stop_stream()
4756 struct ar0822 *ar0822 = to_ar0822(sd); in ar0822_s_stream() local
4796 struct ar0822 *ar0822 = to_ar0822(sd); in ar0822_s_power() local
4838 static int __ar0822_power_on(struct ar0822 *ar0822) /* sensor power on config, need check power, … in __ar0822_power_on()
4899 static void __ar0822_power_off(struct ar0822 *ar0822) in __ar0822_power_off()
4937 struct ar0822 *ar0822 = to_ar0822(sd); in ar0822_runtime_resume() local
4946 struct ar0822 *ar0822 = to_ar0822(sd); in ar0822_runtime_suspend() local
4956 struct ar0822 *ar0822 = to_ar0822(sd); in ar0822_open() local
4978 struct ar0822 *ar0822 = to_ar0822(sd); in ar0822_enum_frame_interval() local
5032 struct ar0822 *ar0822 = container_of(ctrl->handler, in ar0822_set_ctrl() local
5145 static int ar0822_initialize_controls(struct ar0822 *ar0822) in ar0822_initialize_controls()
5230 static int ar0822_check_sensor_id(struct ar0822 *ar0822, in ar0822_check_sensor_id()
5254 static int ar0822_configure_regulators(struct ar0822 *ar0822) in ar0822_configure_regulators()
5271 struct ar0822 *ar0822; in ar0822_probe() local
5425 struct ar0822 *ar0822 = to_ar0822(sd); in ar0822_remove() local