Searched refs:ov2775_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov2775.c | 4944 static const struct v4l2_ctrl_ops ov2775_ctrl_ops = { variable 4981 ov2775->vblank = v4l2_ctrl_new_std(handler, &ov2775_ctrl_ops, in ov2775_initialize_controls() 4987 ov2775->exposure = v4l2_ctrl_new_std(handler, &ov2775_ctrl_ops, in ov2775_initialize_controls() 4994 ov2775->anal_gain = v4l2_ctrl_new_std(handler, &ov2775_ctrl_ops, in ov2775_initialize_controls() 5003 &ov2775_ctrl_ops, in ov2775_initialize_controls() 5008 ov2775->h_flip = v4l2_ctrl_new_std(handler, &ov2775_ctrl_ops, in ov2775_initialize_controls() 5011 ov2775->v_flip = v4l2_ctrl_new_std(handler, &ov2775_ctrl_ops, in ov2775_initialize_controls()
|