Searched defs:ov16a10 (Results 1 – 1 of 1) sorted by relevance
144 struct ov16a10 { struct145 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; argument180 #define to_ov16a10(sd) container_of(sd, struct ov16a10, subdev) argument1061 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_set_fmt() local1110 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_get_fmt() local1151 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_enum_frame_sizes() local[all …]