Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dimx283.c856 static const struct v4l2_ctrl_ops imx283_ctrl_ops = { variable
1332 v4l2_ctrl_new_std(ctrl_hdlr, &imx283_ctrl_ops, in imx283_init_controls()
1336 link_freq = v4l2_ctrl_new_int_menu(ctrl_hdlr, &imx283_ctrl_ops, in imx283_init_controls()
1345 imx283->vblank = v4l2_ctrl_new_std(ctrl_hdlr, &imx283_ctrl_ops, in imx283_init_controls()
1354 imx283->hblank = v4l2_ctrl_new_std(ctrl_hdlr, &imx283_ctrl_ops, in imx283_init_controls()
1358 imx283->exposure = v4l2_ctrl_new_std(ctrl_hdlr, &imx283_ctrl_ops, in imx283_init_controls()
1365 v4l2_ctrl_new_std(ctrl_hdlr, &imx283_ctrl_ops, V4L2_CID_ANALOGUE_GAIN, in imx283_init_controls()
1369 v4l2_ctrl_new_std(ctrl_hdlr, &imx283_ctrl_ops, V4L2_CID_DIGITAL_GAIN, in imx283_init_controls()
1373 imx283->vflip = v4l2_ctrl_new_std(ctrl_hdlr, &imx283_ctrl_ops, V4L2_CID_VFLIP, in imx283_init_controls()
1378 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &imx283_ctrl_ops, in imx283_init_controls()
[all …]