Searched refs:ov772x_ctrl_ops (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/media/i2c/soc_camera/ |
| D | ov772x.c | 977 static const struct v4l2_ctrl_ops ov772x_ctrl_ops = { variable 1066 v4l2_ctrl_new_std(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe() 1068 v4l2_ctrl_new_std(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe() 1070 v4l2_ctrl_new_std(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe()
|
| /Linux-v4.19/drivers/media/i2c/ |
| D | ov772x.c | 1319 static const struct v4l2_ctrl_ops ov772x_ctrl_ops = { variable 1416 priv->vflip_ctrl = v4l2_ctrl_new_std(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe() 1418 priv->hflip_ctrl = v4l2_ctrl_new_std(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe() 1420 priv->band_filter_ctrl = v4l2_ctrl_new_std(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe()
|