Home
last modified time | relevance | path

Searched defs:ar0822 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dar0822.c133 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
[all …]