Searched refs:sc4210_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | sc4210.c | 2456 static const struct v4l2_ctrl_ops sc4210_ctrl_ops = { variable 2538 sc4210->vblank = v4l2_ctrl_new_std(handler, &sc4210_ctrl_ops, in sc4210_initialize_controls() 2544 sc4210->exposure = v4l2_ctrl_new_std(handler, &sc4210_ctrl_ops, in sc4210_initialize_controls() 2551 sc4210->anal_gain = v4l2_ctrl_new_std(handler, &sc4210_ctrl_ops, in sc4210_initialize_controls() 2558 v4l2_ctrl_new_std(handler, &sc4210_ctrl_ops, in sc4210_initialize_controls() 2561 v4l2_ctrl_new_std(handler, &sc4210_ctrl_ops, in sc4210_initialize_controls()
|