Lines Matching defs:ov13858_ctrl_ops
1274 static const struct v4l2_ctrl_ops ov13858_ctrl_ops = {
1616 &ov13858_ctrl_ops,
1627 ov13858->pixel_rate = v4l2_ctrl_new_std(ctrl_hdlr, &ov13858_ctrl_ops,
1636 ctrl_hdlr, &ov13858_ctrl_ops, V4L2_CID_VBLANK,
1643 ctrl_hdlr, &ov13858_ctrl_ops, V4L2_CID_HBLANK,
1650 ctrl_hdlr, &ov13858_ctrl_ops,
1655 v4l2_ctrl_new_std(ctrl_hdlr, &ov13858_ctrl_ops, V4L2_CID_ANALOGUE_GAIN,
1660 v4l2_ctrl_new_std(ctrl_hdlr, &ov13858_ctrl_ops, V4L2_CID_DIGITAL_GAIN,
1664 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov13858_ctrl_ops,
1679 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov13858_ctrl_ops,