Lines Matching defs:ov08d10_ctrl_ops
912 static const struct v4l2_ctrl_ops ov08d10_ctrl_ops = {
936 v4l2_ctrl_new_int_menu(ctrl_hdlr, &ov08d10_ctrl_ops,
947 v4l2_ctrl_new_std(ctrl_hdlr, &ov08d10_ctrl_ops,
955 v4l2_ctrl_new_std(ctrl_hdlr, &ov08d10_ctrl_ops,
964 ov08d10->hblank = v4l2_ctrl_new_std(ctrl_hdlr, &ov08d10_ctrl_ops,
970 v4l2_ctrl_new_std(ctrl_hdlr, &ov08d10_ctrl_ops, V4L2_CID_ANALOGUE_GAIN,
974 v4l2_ctrl_new_std(ctrl_hdlr, &ov08d10_ctrl_ops, V4L2_CID_DIGITAL_GAIN,
979 ov08d10->exposure = v4l2_ctrl_new_std(ctrl_hdlr, &ov08d10_ctrl_ops,
986 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov08d10_ctrl_ops,
991 ov08d10->hflip = v4l2_ctrl_new_std(ctrl_hdlr, &ov08d10_ctrl_ops,
995 ov08d10->vflip = v4l2_ctrl_new_std(ctrl_hdlr, &ov08d10_ctrl_ops,