Searched refs:ov6550_ctrl_ops (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/i2c/soc_camera/
H A Dov6650.c882 static const struct v4l2_ctrl_ops ov6550_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
991 v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops, ov6650_probe()
993 v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops, ov6650_probe()
995 priv->autogain = v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops, ov6650_probe()
997 priv->gain = v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops, ov6650_probe()
999 priv->autowb = v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops, ov6650_probe()
1001 priv->blue = v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops, ov6650_probe()
1003 priv->red = v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops, ov6650_probe()
1005 v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops, ov6650_probe()
1007 v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops, ov6650_probe()
1009 v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops, ov6650_probe()
1012 &ov6550_ctrl_ops, V4L2_CID_EXPOSURE_AUTO, ov6650_probe()
1014 priv->exposure = v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops, ov6650_probe()
1016 v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops, ov6650_probe()

Completed in 62 milliseconds