Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov02c10.c556 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov02c10_ctrl_ops, in ov02c10_init_controls()
H A Dov5675.c827 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov5675_ctrl_ops, in ov5675_init_controls()
H A Dov5670.c2169 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov5670_ctrl_ops, in ov5670_init_controls()
H A Dgc05a2.c1187 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &gc05a2_ctrl_ops, in gc05a2_init_controls()
H A Dgc08a3.c1131 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &gc08a3_ctrl_ops, in gc08a3_init_controls()
H A Dt4ka3.c840 v4l2_ctrl_new_std_menu_items(hdl, ops, in t4ka3_init_controls()
H A Dmt9v032.c1105 mt9v032->test_pattern = v4l2_ctrl_new_std_menu_items(&mt9v032->ctrls, in mt9v032_probe()
H A Dmt9p031.c1144 v4l2_ctrl_new_std_menu_items(&mt9p031->ctrls, &mt9p031_ctrl_ops, in mt9p031_probe()
H A Dov2680.c980 ctrls->test_pattern = v4l2_ctrl_new_std_menu_items(hdl, in ov2680_v4l2_register()
H A Dgc0308.c1250 v4l2_ctrl_new_std_menu_items(&gc0308->hdl, &gc0308_ctrl_ops, in gc0308_init_controls()
H A Dov7251.c1582 v4l2_ctrl_new_std_menu_items(&ov7251->ctrls, &ov7251_ctrl_ops, in ov7251_init_ctrls()
H A Dadv7180.c666 v4l2_ctrl_new_std_menu_items(&state->ctrl_hdl, in adv7180_init_controls()
H A Dov7670.c1931 v4l2_ctrl_new_std_menu_items(&info->hdl, &ov7670_ctrl_ops, in ov7670_probe()
H A Dov8865.c2549 v4l2_ctrl_new_std_menu_items(handler, ops, V4L2_CID_TEST_PATTERN, in ov8865_ctrls_init()
H A Dmt9m114.c2170 v4l2_ctrl_new_std_menu_items(hdl, &mt9m114_ifp_ctrl_ops, in mt9m114_ifp_init()
H A Dov5640.c3495 v4l2_ctrl_new_std_menu_items(hdl, ops, V4L2_CID_TEST_PATTERN, in ov5640_init_controls()
H A Dov64a40.c3361 v4l2_ctrl_new_std_menu_items(hdlr, &ov64a40_ctrl_ops, in ov64a40_init_controls()
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c2412 struct v4l2_ctrl *v4l2_ctrl_new_std_menu_items(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_std_menu_items() function
2443 EXPORT_SYMBOL(v4l2_ctrl_new_std_menu_items);
/linux/drivers/media/platform/renesas/
H A Drcar_fdp1.c2099 v4l2_ctrl_new_std_menu_items(&ctx->hdl, &fdp1_ctrl_ops, in fdp1_open()
/linux/drivers/media/i2c/ccs/
H A Dccs-core.c1077 v4l2_ctrl_new_std_menu_items(&sensor->pixel_array->ctrl_handler, in ccs_init_controls()