Lines Matching defs:imx415_ctrl_ops
577 static const struct v4l2_ctrl_ops imx415_ctrl_ops = {
609 ctrl = v4l2_ctrl_new_int_menu(&sensor->ctrls, &imx415_ctrl_ops,
617 v4l2_ctrl_new_std(&sensor->ctrls, &imx415_ctrl_ops, V4L2_CID_EXPOSURE,
620 v4l2_ctrl_new_std(&sensor->ctrls, &imx415_ctrl_ops,
627 ctrl = v4l2_ctrl_new_std(&sensor->ctrls, &imx415_ctrl_ops,
632 sensor->vblank = v4l2_ctrl_new_std(&sensor->ctrls, &imx415_ctrl_ops,
648 sensor->hflip = v4l2_ctrl_new_std(&sensor->ctrls, &imx415_ctrl_ops,
650 sensor->vflip = v4l2_ctrl_new_std(&sensor->ctrls, &imx415_ctrl_ops,
653 v4l2_ctrl_new_std_menu_items(&sensor->ctrls, &imx415_ctrl_ops,
658 v4l2_ctrl_new_fwnode_properties(&sensor->ctrls, &imx415_ctrl_ops,