Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsc4238.c137 struct sc4238 { struct
138 struct i2c_client *client;
139 struct clk *xvclk;
140 struct gpio_desc *reset_gpio;
141 struct gpio_desc *pwdn_gpio;
165 const struct sc4238_mode *cur_mode; argument
180 #define to_sc4238(sd) container_of(sd, struct sc4238, subdev) argument
1522 sc4238_find_best_fit(struct sc4238 *sc4238, struct v4l2_subdev_format *fmt) in sc4238_find_best_fit()
1546 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_set_fmt() local
1590 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_get_fmt() local
[all …]