Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dvgxy61.c407 struct v4l2_ctrl *hflip_ctrl; member
1127 __v4l2_ctrl_grab(sensor->hflip_ctrl, true); in vgxy61_stream_enable()
1157 __v4l2_ctrl_grab(sensor->hflip_ctrl, false); in vgxy61_stream_disable()
1366 sensor->hflip_ctrl = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_HFLIP, in vgxy61_init_controls()
Dov772x.c427 struct v4l2_ctrl *hflip_ctrl; member
1132 if (priv->hflip_ctrl->val) in ov772x_set_params()
1467 priv->hflip_ctrl = v4l2_ctrl_new_std(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe()