Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov5670.c141 struct ov5670 { struct
165 const struct ov5670_mode *cur_mode; argument
170 struct ov5670_otp_info *otp; argument
177 #define to_ov5670(sd) container_of(sd, struct ov5670, subdev) argument
787 ov5670_find_best_fit(struct ov5670 *ov5670, in ov5670_find_best_fit()
811 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_fmt() local
849 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_get_fmt() local
886 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_enum_frame_sizes() local
902 static int ov5670_enable_test_pattern(struct ov5670 *ov5670, u32 pattern) in ov5670_enable_test_pattern()
964 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_g_frame_interval() local
[all …]