Searched refs:gc1084_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | gc1084.c | 475 static const struct v4l2_ctrl_ops gc1084_ctrl_ops = { variable 522 gc1084->vblank = v4l2_ctrl_new_std(handler, &gc1084_ctrl_ops, in gc1084_initialize_controls() 528 gc1084->exposure = v4l2_ctrl_new_std(handler, &gc1084_ctrl_ops, in gc1084_initialize_controls() 533 gc1084->anal_gain = v4l2_ctrl_new_std(handler, &gc1084_ctrl_ops, in gc1084_initialize_controls() 538 gc1084->h_flip = v4l2_ctrl_new_std(handler, &gc1084_ctrl_ops, in gc1084_initialize_controls() 541 gc1084->v_flip = v4l2_ctrl_new_std(handler, &gc1084_ctrl_ops, in gc1084_initialize_controls()
|