Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov7670.c214 struct ov7670_info { struct
215 struct v4l2_subdev sd;
216 struct media_pad pad;
217 struct v4l2_ctrl_handler hdl;
218 struct {
223 struct {
251 static inline struct ov7670_info *to_state(struct v4l2_subdev *sd) in to_state() argument
/linux/drivers/media/platform/marvell/
H A Dcafe-driver.c464 static struct i2c_board_info ov7670_info = { variable