Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/i2c/
H A 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()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov772x.c1286 static const struct v4l2_ctrl_ops ov772x_ctrl_ops = { variable
1390 priv->vflip_ctrl = v4l2_ctrl_new_std(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe()
1392 priv->hflip_ctrl = v4l2_ctrl_new_std(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe()
1394 priv->band_filter_ctrl = v4l2_ctrl_new_std(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe()

Completed in 8 milliseconds