Searched refs:sc2310_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | sc2310.c | 1699 static const struct v4l2_ctrl_ops sc2310_ctrl_ops = { variable 1738 sc2310->vblank = v4l2_ctrl_new_std(handler, &sc2310_ctrl_ops, in sc2310_initialize_controls() 1744 sc2310->exposure = v4l2_ctrl_new_std(handler, &sc2310_ctrl_ops, in sc2310_initialize_controls() 1749 sc2310->anal_gain = v4l2_ctrl_new_std(handler, &sc2310_ctrl_ops, in sc2310_initialize_controls() 1755 &sc2310_ctrl_ops, V4L2_CID_TEST_PATTERN, in sc2310_initialize_controls() 1759 v4l2_ctrl_new_std(handler, &sc2310_ctrl_ops, V4L2_CID_HFLIP, 0, 1, 1, 0); in sc2310_initialize_controls() 1760 v4l2_ctrl_new_std(handler, &sc2310_ctrl_ops, V4L2_CID_VFLIP, 0, 1, 1, 0); in sc2310_initialize_controls()
|