Searched refs:gc2093_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | gc2093.c | 631 static const struct v4l2_ctrl_ops gc2093_ctrl_ops = { variable 678 gc2093->vblank = v4l2_ctrl_new_std(handler, &gc2093_ctrl_ops, in gc2093_initialize_controls() 684 gc2093->exposure = v4l2_ctrl_new_std(handler, &gc2093_ctrl_ops, in gc2093_initialize_controls() 689 gc2093->anal_gain = v4l2_ctrl_new_std(handler, &gc2093_ctrl_ops, in gc2093_initialize_controls() 694 gc2093->h_flip = v4l2_ctrl_new_std(handler, &gc2093_ctrl_ops, in gc2093_initialize_controls() 697 gc2093->v_flip = v4l2_ctrl_new_std(handler, &gc2093_ctrl_ops, in gc2093_initialize_controls()
|