Lines Matching defs:ov5647_ctrl_ops
1289 static const struct v4l2_ctrl_ops ov5647_ctrl_ops = {
1300 v4l2_ctrl_new_std(&sensor->ctrls, &ov5647_ctrl_ops,
1303 v4l2_ctrl_new_std(&sensor->ctrls, &ov5647_ctrl_ops,
1306 v4l2_ctrl_new_std_menu(&sensor->ctrls, &ov5647_ctrl_ops,
1312 sensor->exposure = v4l2_ctrl_new_std(&sensor->ctrls, &ov5647_ctrl_ops,
1319 v4l2_ctrl_new_std(&sensor->ctrls, &ov5647_ctrl_ops,
1323 sensor->pixel_rate = v4l2_ctrl_new_std(&sensor->ctrls, &ov5647_ctrl_ops,
1331 sensor->hblank = v4l2_ctrl_new_std(&sensor->ctrls, &ov5647_ctrl_ops,
1335 sensor->vblank = v4l2_ctrl_new_std(&sensor->ctrls, &ov5647_ctrl_ops,
1342 v4l2_ctrl_new_std_menu_items(&sensor->ctrls, &ov5647_ctrl_ops,