Searched refs:gc4023_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | gc4023.c | 1350 static const struct v4l2_ctrl_ops gc4023_ctrl_ops = { variable 1390 gc4023->vblank = v4l2_ctrl_new_std(handler, &gc4023_ctrl_ops, in gc4023_initialize_controls() 1396 gc4023->exposure = v4l2_ctrl_new_std(handler, &gc4023_ctrl_ops, in gc4023_initialize_controls() 1403 gc4023->anal_gain = v4l2_ctrl_new_std(handler, &gc4023_ctrl_ops, in gc4023_initialize_controls() 1412 &gc4023_ctrl_ops, in gc4023_initialize_controls() 1417 gc4023->h_flip = v4l2_ctrl_new_std(handler, &gc4023_ctrl_ops, in gc4023_initialize_controls() 1420 gc4023->v_flip = v4l2_ctrl_new_std(handler, &gc4023_ctrl_ops, in gc4023_initialize_controls()
|