Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov16a10.c144 struct ov16a10 { struct
145 struct i2c_client *client;
146 struct clk *xvclk;
147 struct gpio_desc *power_gpio;
148 struct gpio_desc *reset_gpio;
172 const struct ov16a10_mode *cur_mode; argument
180 #define to_ov16a10(sd) container_of(sd, struct ov16a10, subdev) argument
1061 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_set_fmt() local
1110 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_get_fmt() local
1151 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_enum_frame_sizes() local
[all …]