Home
last modified time | relevance | path

Searched refs:ov772x_ctrl_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/media/i2c/
Dov772x.c1307 static const struct v4l2_ctrl_ops ov772x_ctrl_ops = { variable
1451 priv->vflip_ctrl = v4l2_ctrl_new_std(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe()
1453 priv->hflip_ctrl = v4l2_ctrl_new_std(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe()
1455 priv->band_filter_ctrl = v4l2_ctrl_new_std(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe()
1458 v4l2_ctrl_new_std_menu_items(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe()