Searched defs:ov12d2q (Results 1 – 1 of 1) sorted by relevance
138 struct ov12d2q { struct139 struct i2c_client *client;140 struct clk *xvclk;141 struct gpio_desc *reset_gpio;165 const struct ov12d2q_mode *cur_mode; argument177 #define to_ov12d2q(sd) container_of(sd, struct ov12d2q, subdev) argument2066 ov12d2q_find_best_fit(struct ov12d2q *ov12d2q, struct v4l2_subdev_format *fmt) in ov12d2q_find_best_fit()2090 struct ov12d2q *ov12d2q = to_ov12d2q(sd); in ov12d2q_set_fmt() local2138 struct ov12d2q *ov12d2q = to_ov12d2q(sd); in ov12d2q_get_fmt() local2168 struct ov12d2q *ov12d2q = to_ov12d2q(sd); in ov12d2q_enum_mbus_code() local[all …]