Searched refs:gc2053_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | gc2053.c | 607 static const struct v4l2_ctrl_ops gc2053_ctrl_ops = { variable 688 gc2053->vblank = v4l2_ctrl_new_std(handler, &gc2053_ctrl_ops, in gc2053_initialize_controls() 694 gc2053->exposure = v4l2_ctrl_new_std(handler, &gc2053_ctrl_ops, in gc2053_initialize_controls() 699 gc2053->anal_gain = v4l2_ctrl_new_std(handler, &gc2053_ctrl_ops, in gc2053_initialize_controls() 704 gc2053->h_flip = v4l2_ctrl_new_std(handler, &gc2053_ctrl_ops, in gc2053_initialize_controls() 707 gc2053->v_flip = v4l2_ctrl_new_std(handler, &gc2053_ctrl_ops, in gc2053_initialize_controls()
|