Searched refs:ov7670_info (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dov7670.c196 struct ov7670_info { struct
204 static inline struct ov7670_info *to_state(struct v4l2_subdev *sd)
206 return container_of(sd, struct ov7670_info, sd);
810 struct ov7670_info *info = to_state(sd);
858 struct ov7670_info *info = to_state(sd);
876 struct ov7670_info *info = to_state(sd);
992 static void ov7670_calc_cmatrix(struct ov7670_info *info,
1024 struct ov7670_info *info = to_state(sd);
1036 struct ov7670_info *info = to_state(sd);
1044 struct ov7670_info *inf
[all...]

Completed in 40 milliseconds