Lines Matching defs:ov7670_ctrl_ops
1614 static const struct v4l2_ctrl_ops ov7670_ctrl_ops = {
1929 v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1931 v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1933 v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1935 v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1937 info->saturation = v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1939 info->hue = v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1941 info->gain = v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1943 info->auto_gain = v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1945 info->exposure = v4l2_ctrl_new_std(&info->hdl, &ov7670_ctrl_ops,
1947 info->auto_exposure = v4l2_ctrl_new_std_menu(&info->hdl, &ov7670_ctrl_ops,
1950 v4l2_ctrl_new_std_menu_items(&info->hdl, &ov7670_ctrl_ops,