Lines Matching defs:ov7670_ctrl_ops
1630 static const struct v4l2_ctrl_ops ov7670_ctrl_ops = {
1940 v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1942 v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1944 v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1946 v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1948 info->saturation = v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1950 info->hue = v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1952 info->gain = v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1954 info->auto_gain = v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1956 info->exposure = v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1958 info->auto_exposure = v4l2_ctrl_new_std_menu(&info->hdl, &ov7670_ctrl_ops,
1961 v4l2_ctrl_new_std_menu_items(&info->hdl, &ov7670_ctrl_ops,