Searched refs:sc4238_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | sc4238.c | 2533 static const struct v4l2_ctrl_ops sc4238_ctrl_ops = { variable 2584 sc4238->vblank = v4l2_ctrl_new_std(handler, &sc4238_ctrl_ops, in sc4238_initialize_controls() 2591 sc4238->exposure = v4l2_ctrl_new_std(handler, &sc4238_ctrl_ops, in sc4238_initialize_controls() 2596 sc4238->anal_gain = v4l2_ctrl_new_std(handler, &sc4238_ctrl_ops, in sc4238_initialize_controls() 2602 &sc4238_ctrl_ops, V4L2_CID_TEST_PATTERN, in sc4238_initialize_controls() 2606 sc4238->h_flip = v4l2_ctrl_new_std(handler, &sc4238_ctrl_ops, in sc4238_initialize_controls() 2609 sc4238->v_flip = v4l2_ctrl_new_std(handler, &sc4238_ctrl_ops, in sc4238_initialize_controls()
|