Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov7670.c218 struct ov7670_info { struct
219 struct v4l2_subdev sd;
221 struct media_pad pad;
223 struct v4l2_ctrl_handler hdl;
224 struct {
229 struct {
257 static inline struct ov7670_info *to_state(struct v4l2_subdev *sd) in to_state() argument
/openbmc/linux/drivers/media/platform/marvell/
H A Dcafe-driver.c464 static struct i2c_board_info ov7670_info = { variable
/openbmc/linux/drivers/media/platform/via/
H A Dvia-camera.c1132 struct i2c_board_info ov7670_info = { in viacam_probe() local