Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dst-vgxy61.c409 struct v4l2_ctrl *hflip_ctrl; member
1219 __v4l2_ctrl_grab(sensor->hflip_ctrl, true); in vgxy61_stream_enable()
1249 __v4l2_ctrl_grab(sensor->hflip_ctrl, false); in vgxy61_stream_disable()
1457 sensor->hflip_ctrl = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_HFLIP, in vgxy61_init_controls()
H A Dov772x.c427 struct v4l2_ctrl *hflip_ctrl; member
1118 if (priv->hflip_ctrl->val) in ov772x_set_params()
1453 priv->hflip_ctrl = v4l2_ctrl_new_std(&priv->hdl, &ov772x_ctrl_ops, in ov772x_probe()