Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dvgxy61.c406 struct v4l2_ctrl *vflip_ctrl; member
1126 __v4l2_ctrl_grab(sensor->vflip_ctrl, true); in vgxy61_stream_enable()
1156 __v4l2_ctrl_grab(sensor->vflip_ctrl, false); in vgxy61_stream_disable()
1364 sensor->vflip_ctrl = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_VFLIP, in vgxy61_init_controls()
Dov772x.c426 struct v4l2_ctrl *vflip_ctrl; member
1130 if (priv->vflip_ctrl->val) in ov772x_set_params()
1465 priv->vflip_ctrl = v4l2_ctrl_new_std(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe()