Searched refs:gc4653_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | gc4653.c | 1293 static const struct v4l2_ctrl_ops gc4653_ctrl_ops = { variable 1331 gc4653->vblank = v4l2_ctrl_new_std(handler, &gc4653_ctrl_ops, in gc4653_initialize_controls() 1337 gc4653->exposure = v4l2_ctrl_new_std(handler, &gc4653_ctrl_ops, in gc4653_initialize_controls() 1344 gc4653->anal_gain = v4l2_ctrl_new_std(handler, &gc4653_ctrl_ops, in gc4653_initialize_controls() 1353 &gc4653_ctrl_ops, in gc4653_initialize_controls() 1358 gc4653->h_flip = v4l2_ctrl_new_std(handler, &gc4653_ctrl_ops, in gc4653_initialize_controls() 1361 gc4653->v_flip = v4l2_ctrl_new_std(handler, &gc4653_ctrl_ops, in gc4653_initialize_controls()
|