Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc4023.c115 struct gc4023 { struct
116 struct i2c_client *client;
117 struct clk *xvclk;
118 struct gpio_desc *reset_gpio;
119 struct gpio_desc *pwdn_gpio;
143 const struct gc4023_mode *cur_mode; argument
156 #define to_gc4023(sd) container_of(sd, struct gc4023, subdev) argument
491 gc4023_find_best_fit(struct gc4023 *gc4023, struct v4l2_subdev_format *fmt) in gc4023_find_best_fit()
514 struct gc4023 *gc4023 = to_gc4023(sd); in gc4023_set_fmt() local
560 struct gc4023 *gc4023 = to_gc4023(sd); in gc4023_get_fmt() local
[all …]