Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov12d2q.c138 struct ov12d2q { struct
139 struct i2c_client *client;
140 struct clk *xvclk;
141 struct gpio_desc *reset_gpio;
165 const struct ov12d2q_mode *cur_mode; argument
177 #define to_ov12d2q(sd) container_of(sd, struct ov12d2q, subdev) argument
2066 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() local
2138 struct ov12d2q *ov12d2q = to_ov12d2q(sd); in ov12d2q_get_fmt() local
2168 struct ov12d2q *ov12d2q = to_ov12d2q(sd); in ov12d2q_enum_mbus_code() local
[all …]