Searched refs:gc3003_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | gc3003.c | 1731 static const struct v4l2_ctrl_ops gc3003_ctrl_ops = { variable 1769 gc3003->vblank = v4l2_ctrl_new_std(handler, &gc3003_ctrl_ops, in gc3003_initialize_controls() 1775 gc3003->exposure = v4l2_ctrl_new_std(handler, &gc3003_ctrl_ops, in gc3003_initialize_controls() 1782 gc3003->anal_gain = v4l2_ctrl_new_std(handler, &gc3003_ctrl_ops, in gc3003_initialize_controls() 1791 &gc3003_ctrl_ops, in gc3003_initialize_controls() 1796 gc3003->h_flip = v4l2_ctrl_new_std(handler, &gc3003_ctrl_ops, in gc3003_initialize_controls() 1799 gc3003->v_flip = v4l2_ctrl_new_std(handler, &gc3003_ctrl_ops, in gc3003_initialize_controls()
|