Searched refs:ov02k10_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov02k10.c | 1692 static const struct v4l2_ctrl_ops ov02k10_ctrl_ops = { variable 1740 ov02k10->vblank = v4l2_ctrl_new_std(handler, &ov02k10_ctrl_ops, in ov02k10_initialize_controls() 1746 ov02k10->exposure = v4l2_ctrl_new_std(handler, &ov02k10_ctrl_ops, in ov02k10_initialize_controls() 1751 ov02k10->anal_gain = v4l2_ctrl_new_std(handler, &ov02k10_ctrl_ops, in ov02k10_initialize_controls() 1757 &ov02k10_ctrl_ops, V4L2_CID_TEST_PATTERN, in ov02k10_initialize_controls() 1760 ov02k10->h_flip = v4l2_ctrl_new_std(handler, &ov02k10_ctrl_ops, in ov02k10_initialize_controls() 1763 ov02k10->v_flip = v4l2_ctrl_new_std(handler, &ov02k10_ctrl_ops, in ov02k10_initialize_controls()
|