Searched defs:ov7670_info (Results 1 – 3 of 3) sorted by relevance
220 struct ov7670_info { struct221 struct v4l2_subdev sd;223 struct media_pad pad;225 struct v4l2_ctrl_handler hdl;226 struct {231 struct {257 static inline struct ov7670_info *to_state(struct v4l2_subdev *sd) in to_state() argument
1741 struct i2c_board_info ov7670_info = { in mccic_register() local
1320 struct i2c_board_info ov7670_info = { in viacam_probe() local