Searched refs:ov4688_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov4688.c | 1595 static const struct v4l2_ctrl_ops ov4688_ctrl_ops = { variable 1630 ov4688->vblank = v4l2_ctrl_new_std(handler, &ov4688_ctrl_ops, in ov4688_initialize_controls() 1636 ov4688->exposure = v4l2_ctrl_new_std(handler, &ov4688_ctrl_ops, in ov4688_initialize_controls() 1641 ov4688->anal_gain = v4l2_ctrl_new_std(handler, &ov4688_ctrl_ops, in ov4688_initialize_controls() 1647 &ov4688_ctrl_ops, V4L2_CID_TEST_PATTERN, in ov4688_initialize_controls() 1651 ov4688->h_flip = v4l2_ctrl_new_std(handler, &ov4688_ctrl_ops, in ov4688_initialize_controls() 1654 ov4688->v_flip = v4l2_ctrl_new_std(handler, &ov4688_ctrl_ops, in ov4688_initialize_controls()
|