Searched refs:ov16a1q_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov16a1q.c | 1906 static const struct v4l2_ctrl_ops ov16a1q_ctrl_ops = { variable 1948 ov16a1q->vblank = v4l2_ctrl_new_std(handler, &ov16a1q_ctrl_ops, in ov16a1q_initialize_controls() 1954 ov16a1q->exposure = v4l2_ctrl_new_std(handler, &ov16a1q_ctrl_ops, in ov16a1q_initialize_controls() 1959 ov16a1q->anal_gain = v4l2_ctrl_new_std(handler, &ov16a1q_ctrl_ops, in ov16a1q_initialize_controls() 1965 &ov16a1q_ctrl_ops, V4L2_CID_TEST_PATTERN, in ov16a1q_initialize_controls() 1969 ov16a1q->h_flip = v4l2_ctrl_new_std(handler, &ov16a1q_ctrl_ops, in ov16a1q_initialize_controls() 1972 ov16a1q->v_flip = v4l2_ctrl_new_std(handler, &ov16a1q_ctrl_ops, in ov16a1q_initialize_controls()
|