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

/drivers/media/video/
H A Dov6650.c858 static const struct v4l2_ctrl_ops ov6550_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
964 v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops,
966 v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops,
968 priv->autogain = v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops,
970 priv->gain = v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops,
972 priv->autowb = v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops,
974 priv->blue = v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops,
976 priv->red = v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops,
978 v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops,
980 v4l2_ctrl_new_std(&priv->hdl, &ov6550_ctrl_ops,
[all...]

Completed in 11 milliseconds