Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_new_custom (Results 1 – 25 of 60) sorted by relevance

123

/Linux-v5.10/drivers/media/test-drivers/vivid/
Dvivid-ctrls.c1522 v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_class, NULL); in vivid_create_controls()
1524 v4l2_ctrl_new_custom(hdl_user_vid, &vivid_ctrl_class, NULL); in vivid_create_controls()
1526 v4l2_ctrl_new_custom(hdl_user_aud, &vivid_ctrl_class, NULL); in vivid_create_controls()
1528 v4l2_ctrl_new_custom(hdl_streaming, &vivid_ctrl_class, NULL); in vivid_create_controls()
1530 v4l2_ctrl_new_custom(hdl_sdtv_cap, &vivid_ctrl_class, NULL); in vivid_create_controls()
1532 v4l2_ctrl_new_custom(hdl_loop_cap, &vivid_ctrl_class, NULL); in vivid_create_controls()
1534 v4l2_ctrl_new_custom(hdl_fb, &vivid_ctrl_class, NULL); in vivid_create_controls()
1536 v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_class, NULL); in vivid_create_controls()
1539 v4l2_ctrl_new_custom(hdl_vid_out, &vivid_ctrl_class, NULL); in vivid_create_controls()
1541 v4l2_ctrl_new_custom(hdl_vbi_cap, &vivid_ctrl_class, NULL); in vivid_create_controls()
[all …]
/Linux-v5.10/drivers/media/usb/go7007/
Dgo7007-v4l2.c1046 v4l2_ctrl_new_custom(hdl, &go7007_pixel_threshold0_ctrl, NULL); in go7007_v4l2_ctrl_init()
1047 v4l2_ctrl_new_custom(hdl, &go7007_motion_threshold0_ctrl, NULL); in go7007_v4l2_ctrl_init()
1048 v4l2_ctrl_new_custom(hdl, &go7007_mb_threshold0_ctrl, NULL); in go7007_v4l2_ctrl_init()
1049 v4l2_ctrl_new_custom(hdl, &go7007_pixel_threshold1_ctrl, NULL); in go7007_v4l2_ctrl_init()
1050 v4l2_ctrl_new_custom(hdl, &go7007_motion_threshold1_ctrl, NULL); in go7007_v4l2_ctrl_init()
1051 v4l2_ctrl_new_custom(hdl, &go7007_mb_threshold1_ctrl, NULL); in go7007_v4l2_ctrl_init()
1052 v4l2_ctrl_new_custom(hdl, &go7007_pixel_threshold2_ctrl, NULL); in go7007_v4l2_ctrl_init()
1053 v4l2_ctrl_new_custom(hdl, &go7007_motion_threshold2_ctrl, NULL); in go7007_v4l2_ctrl_init()
1054 v4l2_ctrl_new_custom(hdl, &go7007_mb_threshold2_ctrl, NULL); in go7007_v4l2_ctrl_init()
1055 v4l2_ctrl_new_custom(hdl, &go7007_pixel_threshold3_ctrl, NULL); in go7007_v4l2_ctrl_init()
[all …]
/Linux-v5.10/drivers/media/usb/pwc/
Dpwc-v4l.c200 pdev->auto_white_balance = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()
296 pdev->autocontour = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()
305 pdev->contour = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()
317 pdev->backlight = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()
327 pdev->flicker = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()
336 pdev->noise_reduction = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()
339 pdev->save_user = v4l2_ctrl_new_custom(hdl, &pwc_save_user_cfg, NULL); in pwc_init_controls()
340 pdev->restore_user = v4l2_ctrl_new_custom(hdl, &pwc_restore_user_cfg, in pwc_init_controls()
344 pdev->restore_factory = v4l2_ctrl_new_custom(hdl, in pwc_init_controls()
357 pdev->awb_speed = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()
[all …]
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_subdev.c1199 asd->fmt_auto = v4l2_ctrl_new_custom(&asd->ctrl_handler, in isp_subdev_init_entities()
1201 asd->run_mode = v4l2_ctrl_new_custom(&asd->ctrl_handler, in isp_subdev_init_entities()
1203 asd->vfpp = v4l2_ctrl_new_custom(&asd->ctrl_handler, in isp_subdev_init_entities()
1205 asd->continuous_mode = v4l2_ctrl_new_custom(&asd->ctrl_handler, in isp_subdev_init_entities()
1207 asd->continuous_viewfinder = v4l2_ctrl_new_custom(&asd->ctrl_handler, in isp_subdev_init_entities()
1211 v4l2_ctrl_new_custom(&asd->ctrl_handler, in isp_subdev_init_entities()
1216 v4l2_ctrl_new_custom(&asd->ctrl_handler, in isp_subdev_init_entities()
1220 v4l2_ctrl_new_custom(&asd->ctrl_handler, in isp_subdev_init_entities()
1224 v4l2_ctrl_new_custom(&asd->ctrl_handler, in isp_subdev_init_entities()
1228 asd->select_isp_version = v4l2_ctrl_new_custom(&asd->ctrl_handler, in isp_subdev_init_entities()
/Linux-v5.10/drivers/media/platform/vsp1/
Dvsp1_clu.c270 v4l2_ctrl_new_custom(&clu->ctrls, &clu_table_control, NULL); in vsp1_clu_create()
271 v4l2_ctrl_new_custom(&clu->ctrls, &clu_mode_control, NULL); in vsp1_clu_create()
Dvsp1_hgo.c200 hgo->ctrls.max_rgb = v4l2_ctrl_new_custom(&hgo->ctrls.handler, in vsp1_hgo_create()
204 v4l2_ctrl_new_custom(&hgo->ctrls.handler, in vsp1_hgo_create()
Dvsp1_hgt.c198 v4l2_ctrl_new_custom(&hgt->ctrls, &hgt_hue_areas, NULL); in vsp1_hgt_create()
Dvsp1_lut.c227 v4l2_ctrl_new_custom(&lut->ctrls, &lut_table_control, NULL); in vsp1_lut_create()
Dvsp1_sru.c380 v4l2_ctrl_new_custom(&sru->ctrls, &sru_intensity_control, NULL); in vsp1_sru_create()
/Linux-v5.10/drivers/media/test-drivers/vimc/
Dvimc-sensor.c394 v4l2_ctrl_new_custom(&vsen->hdl, &vimc_sen_ctrl_class, NULL); in vimc_sen_add()
395 v4l2_ctrl_new_custom(&vsen->hdl, &vimc_sen_ctrl_test_pattern, NULL); in vimc_sen_add()
396 v4l2_ctrl_new_custom(&vsen->hdl, &vimc_sen_ctrl_osd_mode, NULL); in vimc_sen_add()
Dvimc-debayer.c576 v4l2_ctrl_new_custom(&vdeb->hdl, &vimc_deb_ctrl_class, NULL); in vimc_deb_add()
577 v4l2_ctrl_new_custom(&vdeb->hdl, &vimc_deb_ctrl_mean_win_size, NULL); in vimc_deb_add()
/Linux-v5.10/drivers/media/usb/gspca/stv06xx/
Dstv06xx_pb0100.c144 ctrls->natural = v4l2_ctrl_new_custom(hdl, &natural_light, NULL); in pb0100_init_controls()
145 ctrls->target = v4l2_ctrl_new_custom(hdl, &autogain_target, NULL); in pb0100_init_controls()
/Linux-v5.10/drivers/staging/media/imx/
Dimx-media-fim.c377 fim->ctrl[i] = v4l2_ctrl_new_custom(hdlr, in init_fim_controls()
381 fim->icap_ctrl[i] = v4l2_ctrl_new_custom(hdlr, in init_fim_controls()
/Linux-v5.10/drivers/media/i2c/
Dmax2175.c1362 ctx->i2s_en = v4l2_ctrl_new_custom(hdl, &max2175_i2s_en, NULL); in max2175_probe()
1363 ctx->hsls = v4l2_ctrl_new_custom(hdl, &max2175_hsls, NULL); in max2175_probe()
1366 ctx->rx_mode = v4l2_ctrl_new_custom(hdl, in max2175_probe()
1371 ctx->rx_mode = v4l2_ctrl_new_custom(hdl, in max2175_probe()
Dmt9v032.c1100 mt9v032->test_pattern_color = v4l2_ctrl_new_custom(&mt9v032->ctrls, in mt9v032_probe()
1103 v4l2_ctrl_new_custom(&mt9v032->ctrls, in mt9v032_probe()
1107 v4l2_ctrl_new_custom(&mt9v032->ctrls, &mt9v032_aegc_controls[i], in mt9v032_probe()
Dmt9t001.c911 v4l2_ctrl_new_custom(&mt9t001->ctrls, &mt9t001_ctrls[i], NULL); in mt9t001_probe()
914 mt9t001->gains[i] = v4l2_ctrl_new_custom(&mt9t001->ctrls, in mt9t001_probe()
Ds5k6aa.c1378 ctrls->gain_red = v4l2_ctrl_new_custom(hdl, &s5k6aa_ctrls[0], NULL); in s5k6aa_initialize_ctrls()
1379 ctrls->gain_green = v4l2_ctrl_new_custom(hdl, &s5k6aa_ctrls[1], NULL); in s5k6aa_initialize_ctrls()
1380 ctrls->gain_blue = v4l2_ctrl_new_custom(hdl, &s5k6aa_ctrls[2], NULL); in s5k6aa_initialize_ctrls()
/Linux-v5.10/drivers/media/platform/atmel/
Datmel-isc-base.c2091 isc->r_gain_ctrl = v4l2_ctrl_new_custom(hdl, &isc_r_gain_ctrl, NULL); in isc_ctrl_init()
2092 isc->b_gain_ctrl = v4l2_ctrl_new_custom(hdl, &isc_b_gain_ctrl, NULL); in isc_ctrl_init()
2093 isc->gr_gain_ctrl = v4l2_ctrl_new_custom(hdl, &isc_gr_gain_ctrl, NULL); in isc_ctrl_init()
2094 isc->gb_gain_ctrl = v4l2_ctrl_new_custom(hdl, &isc_gb_gain_ctrl, NULL); in isc_ctrl_init()
2095 isc->r_off_ctrl = v4l2_ctrl_new_custom(hdl, &isc_r_off_ctrl, NULL); in isc_ctrl_init()
2096 isc->b_off_ctrl = v4l2_ctrl_new_custom(hdl, &isc_b_off_ctrl, NULL); in isc_ctrl_init()
2097 isc->gr_off_ctrl = v4l2_ctrl_new_custom(hdl, &isc_gr_off_ctrl, NULL); in isc_ctrl_init()
2098 isc->gb_off_ctrl = v4l2_ctrl_new_custom(hdl, &isc_gb_off_ctrl, NULL); in isc_ctrl_init()
/Linux-v5.10/drivers/media/pci/bt8xx/
Dbttv-driver.c4124 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_combfilter, NULL); in bttv_probe()
4125 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_automute, NULL); in bttv_probe()
4126 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_lumafilter, NULL); in bttv_probe()
4127 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_agc_crush, NULL); in bttv_probe()
4128 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_vcr_hack, NULL); in bttv_probe()
4129 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_whitecrush_lower, NULL); in bttv_probe()
4130 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_whitecrush_upper, NULL); in bttv_probe()
4131 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_uv_ratio, NULL); in bttv_probe()
4132 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_full_luma, NULL); in bttv_probe()
4133 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_coring, NULL); in bttv_probe()
/Linux-v5.10/drivers/media/pci/meye/
Dmeye.c1695 v4l2_ctrl_new_custom(&meye.hdl, &ctrl_agc, NULL); in meye_probe()
1698 v4l2_ctrl_new_custom(&meye.hdl, &ctrl_picture, NULL); in meye_probe()
1701 v4l2_ctrl_new_custom(&meye.hdl, &ctrl_framerate, NULL); in meye_probe()
/Linux-v5.10/include/media/
Dv4l2-ctrls.h600 struct v4l2_ctrl *v4l2_ctrl_new_custom(struct v4l2_ctrl_handler *hdl,
/Linux-v5.10/drivers/media/usb/gspca/
Djeilinj.c447 v4l2_ctrl_new_custom(hdl, &custom_autogain, NULL); in sd_init_controls()
/Linux-v5.10/drivers/staging/media/sunxi/cedrus/
Dcedrus.c181 ctrl = v4l2_ctrl_new_custom(hdl, &cedrus_controls[i].cfg, in cedrus_init_ctrls()
/Linux-v5.10/drivers/media/pci/saa7134/
Dsaa7134-video.c2069 v4l2_ctrl_new_custom(hdl, &saa7134_ctrl_invert, NULL); in saa7134_video_init1()
2070 v4l2_ctrl_new_custom(hdl, &saa7134_ctrl_y_odd, NULL); in saa7134_video_init1()
2071 v4l2_ctrl_new_custom(hdl, &saa7134_ctrl_y_even, NULL); in saa7134_video_init1()
2072 v4l2_ctrl_new_custom(hdl, &saa7134_ctrl_automute, NULL); in saa7134_video_init1()
/Linux-v5.10/drivers/media/usb/gspca/m5602/
Dm5602_mt9m111.c282 sd->green_bal = v4l2_ctrl_new_custom(hdl, &mt9m111_greenbal_cfg, NULL); in mt9m111_init_controls()

123