Searched refs:imx258_ctrl_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dimx258.c816 static const struct v4l2_ctrl_ops imx258_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
1129 &imx258_ctrl_ops,
1139 hflip = v4l2_ctrl_new_std(ctrl_hdlr, &imx258_ctrl_ops,
1144 vflip = v4l2_ctrl_new_std(ctrl_hdlr, &imx258_ctrl_ops,
1152 imx258->pixel_rate = v4l2_ctrl_new_std(ctrl_hdlr, &imx258_ctrl_ops,
1161 ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_VBLANK,
1170 ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_HBLANK,
1180 ctrl_hdlr, &imx258_ctrl_ops,
1185 v4l2_ctrl_new_std(ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_ANALOGUE_GAIN,
1189 v4l2_ctrl_new_std(ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_DIGITAL_GAI
[all...]

Completed in 138 milliseconds