Searched refs:sc230ai_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | sc230ai.c | 1502 static const struct v4l2_ctrl_ops sc230ai_ctrl_ops = { variable 1544 sc230ai->vblank = v4l2_ctrl_new_std(handler, &sc230ai_ctrl_ops, in sc230ai_initialize_controls() 1549 sc230ai->exposure = v4l2_ctrl_new_std(handler, &sc230ai_ctrl_ops, in sc230ai_initialize_controls() 1553 sc230ai->anal_gain = v4l2_ctrl_new_std(handler, &sc230ai_ctrl_ops, in sc230ai_initialize_controls() 1558 &sc230ai_ctrl_ops, in sc230ai_initialize_controls() 1562 v4l2_ctrl_new_std(handler, &sc230ai_ctrl_ops, in sc230ai_initialize_controls() 1565 v4l2_ctrl_new_std(handler, &sc230ai_ctrl_ops, in sc230ai_initialize_controls()
|