Lines Matching defs:imx258_ctrl_ops
819 static const struct v4l2_ctrl_ops imx258_ctrl_ops = {
1169 &imx258_ctrl_ops,
1179 hflip = v4l2_ctrl_new_std(ctrl_hdlr, &imx258_ctrl_ops,
1184 vflip = v4l2_ctrl_new_std(ctrl_hdlr, &imx258_ctrl_ops,
1192 imx258->pixel_rate = v4l2_ctrl_new_std(ctrl_hdlr, &imx258_ctrl_ops,
1201 ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_VBLANK,
1210 ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_HBLANK,
1220 ctrl_hdlr, &imx258_ctrl_ops,
1225 v4l2_ctrl_new_std(ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_ANALOGUE_GAIN,
1229 v4l2_ctrl_new_std(ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_DIGITAL_GAIN,
1234 v4l2_ctrl_new_std(ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_WIDE_DYNAMIC_RANGE,
1237 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &imx258_ctrl_ops,
1253 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &imx258_ctrl_ops,