Searched refs:sc430cs_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | sc430cs.c | 1235 static const struct v4l2_ctrl_ops sc430cs_ctrl_ops = { variable 1269 sc430cs->vblank = v4l2_ctrl_new_std(handler, &sc430cs_ctrl_ops, in sc430cs_initialize_controls() 1274 sc430cs->exposure = v4l2_ctrl_new_std(handler, &sc430cs_ctrl_ops, in sc430cs_initialize_controls() 1278 sc430cs->anal_gain = v4l2_ctrl_new_std(handler, &sc430cs_ctrl_ops, in sc430cs_initialize_controls() 1283 &sc430cs_ctrl_ops, in sc430cs_initialize_controls() 1287 v4l2_ctrl_new_std(handler, &sc430cs_ctrl_ops, in sc430cs_initialize_controls() 1289 v4l2_ctrl_new_std(handler, &sc430cs_ctrl_ops, in sc430cs_initialize_controls()
|