Searched refs:ov2718_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov2718.c | 8727 static const struct v4l2_ctrl_ops ov2718_ctrl_ops = { variable 8768 ov2718->vblank = v4l2_ctrl_new_std(handler, &ov2718_ctrl_ops, in ov2718_initialize_controls() 8774 ov2718->exposure = v4l2_ctrl_new_std(handler, &ov2718_ctrl_ops, in ov2718_initialize_controls() 8781 ov2718->anal_gain = v4l2_ctrl_new_std(handler, &ov2718_ctrl_ops, in ov2718_initialize_controls() 8790 &ov2718_ctrl_ops, in ov2718_initialize_controls() 8795 ov2718->h_flip = v4l2_ctrl_new_std(handler, &ov2718_ctrl_ops, in ov2718_initialize_controls() 8798 ov2718->v_flip = v4l2_ctrl_new_std(handler, &ov2718_ctrl_ops, in ov2718_initialize_controls()
|