Searched defs:ov7670_info (Results 1 – 3 of 3) sorted by relevance
219 struct ov7670_info { struct220 struct v4l2_subdev sd;222 struct media_pad pad;224 struct v4l2_ctrl_handler hdl;225 struct {230 struct {258 static inline struct ov7670_info *to_state(struct v4l2_subdev *sd) in to_state() argument
475 static struct i2c_board_info ov7670_info = { variable
1140 struct i2c_board_info ov7670_info = { in viacam_probe() local