Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov4688.c124 struct ov4688 { struct
125 struct i2c_client *client;
149 const struct ov4688_mode *cur_mode; argument
157 #define to_ov4688(sd) container_of(sd, struct ov4688, subdev) argument
864 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_set_fmt() local
902 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_get_fmt() local
933 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_enum_mbus_code() local
960 static int ov4688_enable_test_pattern(struct ov4688 *ov4688, u32 pattern) in ov4688_enable_test_pattern()
976 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_g_frame_interval() local
987 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_g_mbus_config() local
[all …]