Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_new_std_menu_items (Results 1 – 25 of 41) sorted by relevance

12

/linux-5.10/drivers/media/i2c/adv748x/
Dadv748x-afe.c487 v4l2_ctrl_new_std_menu_items(&afe->ctrl_hdl, &adv748x_afe_ctrl_ops, in adv748x_afe_init_controls()
Dadv748x-hdmi.c706 v4l2_ctrl_new_std_menu_items(&hdmi->ctrl_hdl, &adv748x_hdmi_ctrl_ops, in adv748x_hdmi_init_controls()
/linux-5.10/include/media/
Dv4l2-ctrls.h675 struct v4l2_ctrl *v4l2_ctrl_new_std_menu_items(struct v4l2_ctrl_handler *hdl,
/linux-5.10/Documentation/driver-api/media/
Dv4l2-controls.rst134 :c:func:`v4l2_ctrl_new_std_menu_items`:
138 struct v4l2_ctrl *v4l2_ctrl_new_std_menu_items(
190 v4l2_ctrl_new_std_menu_items(&foo->ctrl_handler, &foo_ctrl_ops,
222 The :c:func:`v4l2_ctrl_new_std_menu_items` function is very similar to
/linux-5.10/drivers/media/i2c/
Dov2685.c660 ov2685->test_pattern = v4l2_ctrl_new_std_menu_items(handler, in ov2685_initialize_controls()
Dimx258.c1169 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &imx258_ctrl_ops, in imx258_init_controls()
Dov5645.c1152 v4l2_ctrl_new_std_menu_items(&ov5645->ctrls, &ov5645_ctrl_ops, in ov5645_probe()
Dov5695.c1220 ov5695->test_pattern = v4l2_ctrl_new_std_menu_items(handler, in ov5695_initialize_controls()
Dhi556.c739 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &hi556_ctrl_ops, in hi556_init_controls()
Dimx290.c1067 v4l2_ctrl_new_std_menu_items(&imx290->ctrls, &imx290_ctrl_ops, in imx290_probe()
Dov5675.c785 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov5675_ctrl_ops, in ov5675_init_controls()
Dov5670.c2125 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov5670_ctrl_ops, in ov5670_init_controls()
Dov13858.c1660 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov13858_ctrl_ops, in ov13858_init_controls()
Dmt9t001.c905 v4l2_ctrl_new_std_menu_items(&mt9t001->ctrls, &mt9t001_ctrl_ops, in mt9t001_probe()
Dov2740.c576 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov2740_ctrl_ops, in ov2740_init_controls()
Dov8856.c1267 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov8856_ctrl_ops, in ov8856_init_controls()
Dimx355.c1636 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &imx355_ctrl_ops, in imx355_init_controls()
Dov2680.c945 ctrls->test_pattern = v4l2_ctrl_new_std_menu_items(hdl, in ov2680_v4l2_register()
Dov7251.c1352 v4l2_ctrl_new_std_menu_items(&ov7251->ctrls, &ov7251_ctrl_ops, in ov7251_probe()
Dimx319.c2336 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &imx319_ctrl_ops, in imx319_init_controls()
Dmt9p031.c1087 v4l2_ctrl_new_std_menu_items(&mt9p031->ctrls, &mt9p031_ctrl_ops, in mt9p031_probe()
Dov2640.c1235 v4l2_ctrl_new_std_menu_items(&priv->hdl, &ov2640_ctrl_ops, in ov2640_probe()
/linux-5.10/drivers/media/platform/xilinx/
Dxilinx-tpg.c850 xtpg->pattern = v4l2_ctrl_new_std_menu_items(&xtpg->ctrl_handler, in xtpg_probe()
/linux-5.10/drivers/staging/media/imx/
Dimx-media-vdic.c461 v4l2_ctrl_new_std_menu_items(hdlr, &vdic_ctrl_ops, in vdic_init_controls()
/linux-5.10/drivers/media/platform/qcom/camss/
Dcamss-csid.c1339 csid->testgen_mode = v4l2_ctrl_new_std_menu_items(&csid->ctrls, in msm_csid_register_entity()

12