Searched refs:sc200ai_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | sc200ai.c | 1777 static const struct v4l2_ctrl_ops sc200ai_ctrl_ops = { variable 1813 sc200ai->vblank = v4l2_ctrl_new_std(handler, &sc200ai_ctrl_ops, in sc200ai_initialize_controls() 1818 sc200ai->exposure = v4l2_ctrl_new_std(handler, &sc200ai_ctrl_ops, in sc200ai_initialize_controls() 1822 sc200ai->anal_gain = v4l2_ctrl_new_std(handler, &sc200ai_ctrl_ops, in sc200ai_initialize_controls() 1827 &sc200ai_ctrl_ops, in sc200ai_initialize_controls() 1831 v4l2_ctrl_new_std(handler, &sc200ai_ctrl_ops, in sc200ai_initialize_controls() 1834 v4l2_ctrl_new_std(handler, &sc200ai_ctrl_ops, in sc200ai_initialize_controls()
|