Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov02b10.c119 struct ov02b10 { struct
120 struct i2c_client *client;
121 struct clk *xvclk;
145 const struct ov02b10_mode *cur_mode; argument
156 #define to_ov02b10(sd) container_of(sd, struct ov02b10, subdev) argument
388 ov02b10_find_best_fit(struct ov02b10 *ov02b10, struct v4l2_subdev_format *fmt) in ov02b10_find_best_fit()
412 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_set_fmt() local
464 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_get_fmt() local
494 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_enum_mbus_code() local
507 struct ov02b10 *ov02b10 = to_ov02b10(sd); in ov02b10_enum_frame_sizes() local
[all …]