Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc4663.c120 struct gc4663 { struct
121 struct i2c_client *client;
122 struct clk *xvclk;
123 struct gpio_desc *reset_gpio;
124 struct gpio_desc *pwdn_gpio;
148 const struct gc4663_mode *cur_mode; argument
161 #define to_gc4663(sd) container_of(sd, struct gc4663, subdev) argument
686 gc4663_find_best_fit(struct gc4663 *gc4663, struct v4l2_subdev_format *fmt) in gc4663_find_best_fit()
709 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_set_fmt() local
760 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_get_fmt() local
[all …]