Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/media/i2c/adv748x/
Dadv748x-afe.c488 v4l2_ctrl_new_std_menu_items(&afe->ctrl_hdl, &adv748x_afe_ctrl_ops, in adv748x_afe_init_controls()
Dadv748x-hdmi.c707 v4l2_ctrl_new_std_menu_items(&hdmi->ctrl_hdl, &adv748x_hdmi_ctrl_ops, in adv748x_hdmi_init_controls()
/Linux-v5.15/include/media/
Dv4l2-ctrls.h679 struct v4l2_ctrl *v4l2_ctrl_new_std_menu_items(struct v4l2_ctrl_handler *hdl,
/Linux-v5.15/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-v5.15/drivers/media/i2c/
Dov2685.c657 ov2685->test_pattern = v4l2_ctrl_new_std_menu_items(handler, in ov2685_initialize_controls()
Dov02a10.c785 v4l2_ctrl_new_std_menu_items(handler, &ov02a10_ctrl_ops, in ov02a10_initialize_controls()
Dov5645.c1154 v4l2_ctrl_new_std_menu_items(&ov5645->ctrls, &ov5645_ctrl_ops, in ov5645_probe()
Dov9734.c593 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov9734_ctrl_ops, in ov9734_init_controls()
Dov5695.c1217 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()
Dimx258.c1223 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &imx258_ctrl_ops, in imx258_init_controls()
Dimx290.c1063 v4l2_ctrl_new_std_menu_items(&imx290->ctrls, &imx290_ctrl_ops, in imx290_probe()
Dov5670.c2126 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov5670_ctrl_ops, in ov5670_init_controls()
Dov5675.c785 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov5675_ctrl_ops, in ov5675_init_controls()
Dov13858.c1656 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov13858_ctrl_ops, in ov13858_init_controls()
Dmt9t001.c913 v4l2_ctrl_new_std_menu_items(&mt9t001->ctrls, &mt9t001_ctrl_ops, in mt9t001_probe()
Dimx208.c932 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &imx208_ctrl_ops, in imx208_init_controls()
Dimx319.c2332 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &imx319_ctrl_ops, in imx319_init_controls()
Dimx355.c1632 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &imx355_ctrl_ops, in imx355_init_controls()
Dov7251.c1355 v4l2_ctrl_new_std_menu_items(&ov7251->ctrls, &ov7251_ctrl_ops, in ov7251_probe()
Dov2680.c946 ctrls->test_pattern = v4l2_ctrl_new_std_menu_items(hdl, in ov2680_v4l2_register()
/Linux-v5.15/drivers/media/platform/qcom/camss/
Dcamss-csid.c792 csid->testgen_mode = v4l2_ctrl_new_std_menu_items(&csid->ctrls, in msm_csid_register_entity()
/Linux-v5.15/drivers/media/platform/xilinx/
Dxilinx-tpg.c853 xtpg->pattern = v4l2_ctrl_new_std_menu_items(&xtpg->ctrl_handler, in xtpg_probe()
/Linux-v5.15/drivers/staging/media/imx/
Dimx-media-vdic.c461 v4l2_ctrl_new_std_menu_items(hdlr, &vdic_ctrl_ops, in vdic_init_controls()
/Linux-v5.15/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c1460 struct v4l2_ctrl *v4l2_ctrl_new_std_menu_items(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_std_menu_items() function
1490 EXPORT_SYMBOL(v4l2_ctrl_new_std_menu_items);

12