Searched refs:ov16a10_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov16a10.c | 1858 static const struct v4l2_ctrl_ops ov16a10_ctrl_ops = { variable 1900 ov16a10->vblank = v4l2_ctrl_new_std(handler, &ov16a10_ctrl_ops, in ov16a10_initialize_controls() 1906 ov16a10->exposure = v4l2_ctrl_new_std(handler, &ov16a10_ctrl_ops, in ov16a10_initialize_controls() 1911 ov16a10->anal_gain = v4l2_ctrl_new_std(handler, &ov16a10_ctrl_ops, in ov16a10_initialize_controls() 1917 &ov16a10_ctrl_ops, V4L2_CID_TEST_PATTERN, in ov16a10_initialize_controls() 1921 ov16a10->h_flip = v4l2_ctrl_new_std(handler, &ov16a10_ctrl_ops, in ov16a10_initialize_controls() 1924 ov16a10->v_flip = v4l2_ctrl_new_std(handler, &ov16a10_ctrl_ops, in ov16a10_initialize_controls()
|