Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_new_std_menu (Results 1 – 25 of 39) sorted by relevance

12

/linux/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-ctrls.c452 ctrls->auto_wb = v4l2_ctrl_new_std_menu(hdl, ops, in s5c73m3_init_controls()
457 ctrls->auto_exposure = v4l2_ctrl_new_std_menu(hdl, ops, in s5c73m3_init_controls()
466 ctrls->exposure_metering = v4l2_ctrl_new_std_menu(hdl, ops, in s5c73m3_init_controls()
487 ctrls->af_distance = v4l2_ctrl_new_std_menu(hdl, ops, in s5c73m3_init_controls()
494 ctrls->auto_iso = v4l2_ctrl_new_std_menu(hdl, ops, in s5c73m3_init_controls()
514 ctrls->colorfx = v4l2_ctrl_new_std_menu(hdl, ops, V4L2_CID_COLORFX, in s5c73m3_init_controls()
523 v4l2_ctrl_new_std_menu(hdl, ops, V4L2_CID_POWER_LINE_FREQUENCY, in s5c73m3_init_controls()
530 ctrls->scene_mode = v4l2_ctrl_new_std_menu(hdl, ops, in s5c73m3_init_controls()
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp.c730 ctrls->auto_wb = v4l2_ctrl_new_std_menu(handler, ops, in fimc_isp_subdev_create()
738 ctrls->exp_metering = v4l2_ctrl_new_std_menu(handler, ops, in fimc_isp_subdev_create()
742 v4l2_ctrl_new_std_menu(handler, ops, V4L2_CID_POWER_LINE_FREQUENCY, in fimc_isp_subdev_create()
746 ctrls->auto_iso = v4l2_ctrl_new_std_menu(handler, ops, in fimc_isp_subdev_create()
758 ctrls->colorfx = v4l2_ctrl_new_std_menu(handler, ops, V4L2_CID_COLORFX, in fimc_isp_subdev_create()
/linux/drivers/media/platform/st/sti/hva/
H A Dhva-v4l2.c701 v4l2_ctrl_new_std_menu(&ctx->ctrl_handler, &hva_ctrl_ops, in hva_ctrls_setup()
716 v4l2_ctrl_new_std_menu(&ctx->ctrl_handler, &hva_ctrl_ops, in hva_ctrls_setup()
726 v4l2_ctrl_new_std_menu(&ctx->ctrl_handler, &hva_ctrl_ops, in hva_ctrls_setup()
732 v4l2_ctrl_new_std_menu(&ctx->ctrl_handler, &hva_ctrl_ops, in hva_ctrls_setup()
738 v4l2_ctrl_new_std_menu(&ctx->ctrl_handler, &hva_ctrl_ops, in hva_ctrls_setup()
765 v4l2_ctrl_new_std_menu(&ctx->ctrl_handler, &hva_ctrl_ops, in hva_ctrls_setup()
776 v4l2_ctrl_new_std_menu(&ctx->ctrl_handler, &hva_ctrl_ops, in hva_ctrls_setup()
/linux/drivers/media/platform/chips-media/coda/
H A Dcoda-common.c2332 v4l2_ctrl_new_std_menu(&ctx->ctrls, &coda_ctrl_ops, in coda_encode_ctrls()
2345 v4l2_ctrl_new_std_menu(&ctx->ctrls, &coda_ctrl_ops, in coda_encode_ctrls()
2351 v4l2_ctrl_new_std_menu(&ctx->ctrls, &coda_ctrl_ops, in coda_encode_ctrls()
2360 v4l2_ctrl_new_std_menu(&ctx->ctrls, &coda_ctrl_ops, in coda_encode_ctrls()
2377 v4l2_ctrl_new_std_menu(&ctx->ctrls, &coda_ctrl_ops, in coda_encode_ctrls()
2384 v4l2_ctrl_new_std_menu(&ctx->ctrls, &coda_ctrl_ops, in coda_encode_ctrls()
2390 v4l2_ctrl_new_std_menu(&ctx->ctrls, &coda_ctrl_ops, in coda_encode_ctrls()
2399 v4l2_ctrl_new_std_menu(&ctx->ctrls, &coda_ctrl_ops, in coda_encode_ctrls()
2429 ctx->h264_profile_ctrl = v4l2_ctrl_new_std_menu(&ctx->ctrls, in coda_decode_ctrls()
2446 ctx->h264_level_ctrl = v4l2_ctrl_new_std_menu(&ctx->ctrls, in coda_decode_ctrls()
[all …]
/linux/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c1204 v4l2_ctrl_new_std_menu(hdl, &hdpvr_ctrl_ops, in hdpvr_register_videodev()
1208 v4l2_ctrl_new_std_menu(hdl, &hdpvr_ctrl_ops, in hdpvr_register_videodev()
1212 v4l2_ctrl_new_std_menu(hdl, &hdpvr_ctrl_ops, in hdpvr_register_videodev()
1217 dev->video_mode = v4l2_ctrl_new_std_menu(hdl, &hdpvr_ctrl_ops, in hdpvr_register_videodev()
/linux/drivers/media/i2c/
H A Dlm3560.c359 v4l2_ctrl_new_std_menu(hdl, ops, V4L2_CID_FLASH_LED_MODE, in lm3560_init_controls()
365 v4l2_ctrl_new_std_menu(hdl, ops, V4L2_CID_FLASH_STROBE_SOURCE, in lm3560_init_controls()
H A Dgc0308.c1254 v4l2_ctrl_new_std_menu(&gc0308->hdl, &gc0308_ctrl_ops, in gc0308_init_controls()
1257 v4l2_ctrl_new_std_menu(&gc0308->hdl, &gc0308_ctrl_ops, in gc0308_init_controls()
1259 v4l2_ctrl_new_std_menu(&gc0308->hdl, &gc0308_ctrl_ops, in gc0308_init_controls()
/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateful.c559 v4l2_ctrl_new_std_menu(&ctx->ctrl_hdl, &mtk_vcodec_dec_ctrl_ops, in mtk_vcodec_dec_ctrls_setup()
566 v4l2_ctrl_new_std_menu(&ctx->ctrl_hdl, &mtk_vcodec_dec_ctrl_ops, in mtk_vcodec_dec_ctrls_setup()
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-encoder.c1040 v4l2_ctrl_new_std_menu(hdl, &saa7164_ctrl_ops, in saa7164_encoder_register()
1044 v4l2_ctrl_new_std_menu(hdl, &saa7164_ctrl_ops, in saa7164_encoder_register()
1050 v4l2_ctrl_new_std_menu(hdl, &saa7164_ctrl_ops, in saa7164_encoder_register()
/linux/drivers/media/usb/gspca/
H A Dt613.c977 v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops, in sd_init_controls()
985 sd->freq = v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops, in sd_init_controls()
H A Dstk014.c384 v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops, in sd_init_controls()
H A Djeilinj.c443 sd->freq = v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops, in sd_init_controls()
H A Dse401.c659 sd->freq = v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops, in sd_init_controls()
H A Dov534_9.c1768 v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops, in sd_init_controls()
/linux/drivers/media/radio/
H A Dradio-keene.c329 v4l2_ctrl_new_std_menu(hdl, &keene_ctrl_ops, V4L2_CID_TUNE_PREEMPHASIS, in usb_keene_probe()
/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_ov7660.c282 v4l2_ctrl_new_std_menu(hdl, &ov7660_ctrl_ops, in ov7660_init_controls()
H A Dm5602_po1030.c255 sd->autoexpo = v4l2_ctrl_new_std_menu(hdl, &po1030_ctrl_ops, in po1030_init_controls()
H A Dm5602_ov9650.c382 sd->autoexpo = v4l2_ctrl_new_std_menu(hdl, &ov9650_ctrl_ops, in ov9650_init_controls()
/linux/drivers/media/platform/amphion/
H A Dvdec.c243 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, NULL, in vdec_ctrl_init()
253 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, NULL, in vdec_ctrl_init()
259 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, NULL, in vdec_ctrl_init()
266 v4l2_ctrl_new_std_menu(&inst->ctrl_handler, NULL, in vdec_ctrl_init()
/linux/drivers/media/usb/pwc/
H A Dpwc-v4l.c247 pdev->exposure_auto = v4l2_ctrl_new_std_menu(hdl, in pwc_init_controls()
287 pdev->colorfx = v4l2_ctrl_new_std_menu(hdl, &pwc_ctrl_ops, in pwc_init_controls()
/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c3127 channel->mpeg_video_h264_profile = v4l2_ctrl_new_std_menu(handler, in allegro_open()
3133 channel->mpeg_video_h264_level = v4l2_ctrl_new_std_menu(handler, in allegro_open()
3165 v4l2_ctrl_new_std_menu(handler, in allegro_open()
3171 v4l2_ctrl_new_std_menu(handler, in allegro_open()
3177 v4l2_ctrl_new_std_menu(handler, in allegro_open()
3214 channel->mpeg_video_bitrate_mode = v4l2_ctrl_new_std_menu(handler, in allegro_open()
/linux/drivers/media/usb/gspca/gl860/
H A Dgl860.c143 v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops, in sd_init_controls()
/linux/drivers/media/v4l2-core/
H A Dv4l2-flash-led-class.c465 ctrl = v4l2_ctrl_new_std_menu(&v4l2_flash->hdl, in v4l2_flash_init_controls()
H A Dv4l2-ctrls-core.c2378 struct v4l2_ctrl *v4l2_ctrl_new_std_menu(struct v4l2_ctrl_handler *hdl, in v4l2_ctrl_new_std_menu() function
2409 EXPORT_SYMBOL(v4l2_ctrl_new_std_menu);
2890 if (!v4l2_ctrl_new_std_menu(hdl, ctrl_ops, in v4l2_ctrl_new_fwnode_properties()
/linux/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d.c267 v4l2_ctrl_new_std_menu(handler, &dma2d_ctrl_ops, V4L2_CID_COLORFX, in dma2d_setup_ctrls()

12