Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dimx258.c818 static const struct v4l2_ctrl_ops imx258_ctrl_ops = { variable
1166 &imx258_ctrl_ops, in imx258_init_controls()
1178 imx258->pixel_rate = v4l2_ctrl_new_std(ctrl_hdlr, &imx258_ctrl_ops, in imx258_init_controls()
1187 ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_VBLANK, in imx258_init_controls()
1196 ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_HBLANK, in imx258_init_controls()
1206 ctrl_hdlr, &imx258_ctrl_ops, in imx258_init_controls()
1211 v4l2_ctrl_new_std(ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_ANALOGUE_GAIN, in imx258_init_controls()
1215 v4l2_ctrl_new_std(ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_DIGITAL_GAIN, in imx258_init_controls()
1220 v4l2_ctrl_new_std(ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_WIDE_DYNAMIC_RANGE, in imx258_init_controls()
1223 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &imx258_ctrl_ops, in imx258_init_controls()