Searched refs:ov7670_info (Results 1 – 3 of 3) sorted by relevance
219 struct ov7670_info { struct258 static inline struct ov7670_info *to_state(struct v4l2_subdev *sd) in to_state() argument260 return container_of(sd, struct ov7670_info, sd); in to_state()265 return &container_of(ctrl->handler, struct ov7670_info, hdl)->sd; in to_sd()563 struct ov7670_info *info = to_state(sd); in ov7670_read()574 struct ov7670_info *info = to_state(sd); in ov7670_write()798 struct ov7670_info *info = to_state(sd); in ov7675_get_framerate()818 struct ov7670_info *info = to_state(sd); in ov7675_apply_framerate()832 struct ov7670_info *info = to_state(sd); in ov7675_set_framerate()882 struct ov7670_info *info = to_state(sd); in ov7670_get_framerate_legacy()[all …]
464 static struct i2c_board_info ov7670_info = { variable543 ov7670_info.addr, struct v4l2_async_subdev); in cafe_pci_probe()554 i2c_adapter_id(cam->i2c_adapter), ov7670_info.addr); in cafe_pci_probe()556 i2c_dev = i2c_new_client_device(cam->i2c_adapter, &ov7670_info); in cafe_pci_probe()
1143 struct i2c_board_info ov7670_info = { in viacam_probe() local1232 &ov7670_info, NULL); in viacam_probe()