/drivers/media/platform/vivid/ |
D | vivid-ctrls.c | 1352 v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_class, NULL); in vivid_create_controls() 1354 v4l2_ctrl_new_custom(hdl_user_vid, &vivid_ctrl_class, NULL); in vivid_create_controls() 1356 v4l2_ctrl_new_custom(hdl_user_aud, &vivid_ctrl_class, NULL); in vivid_create_controls() 1358 v4l2_ctrl_new_custom(hdl_streaming, &vivid_ctrl_class, NULL); in vivid_create_controls() 1360 v4l2_ctrl_new_custom(hdl_sdtv_cap, &vivid_ctrl_class, NULL); in vivid_create_controls() 1362 v4l2_ctrl_new_custom(hdl_loop_cap, &vivid_ctrl_class, NULL); in vivid_create_controls() 1364 v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_class, NULL); in vivid_create_controls() 1367 v4l2_ctrl_new_custom(hdl_vid_out, &vivid_ctrl_class, NULL); in vivid_create_controls() 1369 v4l2_ctrl_new_custom(hdl_vbi_cap, &vivid_ctrl_class, NULL); in vivid_create_controls() 1372 v4l2_ctrl_new_custom(hdl_vbi_out, &vivid_ctrl_class, NULL); in vivid_create_controls() [all …]
|
/drivers/media/usb/go7007/ |
D | go7007-v4l2.c | 1075 v4l2_ctrl_new_custom(hdl, &go7007_pixel_threshold0_ctrl, NULL); in go7007_v4l2_ctrl_init() 1076 v4l2_ctrl_new_custom(hdl, &go7007_motion_threshold0_ctrl, NULL); in go7007_v4l2_ctrl_init() 1077 v4l2_ctrl_new_custom(hdl, &go7007_mb_threshold0_ctrl, NULL); in go7007_v4l2_ctrl_init() 1078 v4l2_ctrl_new_custom(hdl, &go7007_pixel_threshold1_ctrl, NULL); in go7007_v4l2_ctrl_init() 1079 v4l2_ctrl_new_custom(hdl, &go7007_motion_threshold1_ctrl, NULL); in go7007_v4l2_ctrl_init() 1080 v4l2_ctrl_new_custom(hdl, &go7007_mb_threshold1_ctrl, NULL); in go7007_v4l2_ctrl_init() 1081 v4l2_ctrl_new_custom(hdl, &go7007_pixel_threshold2_ctrl, NULL); in go7007_v4l2_ctrl_init() 1082 v4l2_ctrl_new_custom(hdl, &go7007_motion_threshold2_ctrl, NULL); in go7007_v4l2_ctrl_init() 1083 v4l2_ctrl_new_custom(hdl, &go7007_mb_threshold2_ctrl, NULL); in go7007_v4l2_ctrl_init() 1084 v4l2_ctrl_new_custom(hdl, &go7007_pixel_threshold3_ctrl, NULL); in go7007_v4l2_ctrl_init() [all …]
|
/drivers/media/usb/pwc/ |
D | pwc-v4l.c | 212 pdev->auto_white_balance = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls() 308 pdev->autocontour = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls() 317 pdev->contour = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls() 329 pdev->backlight = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls() 339 pdev->flicker = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls() 348 pdev->noise_reduction = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls() 351 pdev->save_user = v4l2_ctrl_new_custom(hdl, &pwc_save_user_cfg, NULL); in pwc_init_controls() 352 pdev->restore_user = v4l2_ctrl_new_custom(hdl, &pwc_restore_user_cfg, in pwc_init_controls() 356 pdev->restore_factory = v4l2_ctrl_new_custom(hdl, in pwc_init_controls() 369 pdev->awb_speed = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls() [all …]
|
/drivers/media/platform/vsp1/ |
D | vsp1_clu.c | 293 v4l2_ctrl_new_custom(&clu->ctrls, &clu_table_control, NULL); in vsp1_clu_create() 294 v4l2_ctrl_new_custom(&clu->ctrls, &clu_mode_control, NULL); in vsp1_clu_create()
|
D | vsp1_lut.c | 249 v4l2_ctrl_new_custom(&lut->ctrls, &lut_table_control, NULL); in vsp1_lut_create()
|
D | vsp1_sru.c | 355 v4l2_ctrl_new_custom(&sru->ctrls, &sru_intensity_control, NULL); in vsp1_sru_create()
|
/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_pb0100.c | 157 ctrls->natural = v4l2_ctrl_new_custom(hdl, &natural_light, NULL); in pb0100_init_controls() 158 ctrls->target = v4l2_ctrl_new_custom(hdl, &autogain_target, NULL); in pb0100_init_controls()
|
/drivers/staging/media/davinci_vpfe/ |
D | dm365_isif.c | 2066 v4l2_ctrl_new_custom(&isif->ctrls, &vpfe_isif_crgain, NULL); in vpfe_isif_init() 2067 v4l2_ctrl_new_custom(&isif->ctrls, &vpfe_isif_cgrgain, NULL); in vpfe_isif_init() 2068 v4l2_ctrl_new_custom(&isif->ctrls, &vpfe_isif_cgbgain, NULL); in vpfe_isif_init() 2069 v4l2_ctrl_new_custom(&isif->ctrls, &vpfe_isif_cbgain, NULL); in vpfe_isif_init() 2070 v4l2_ctrl_new_custom(&isif->ctrls, &vpfe_isif_gain_offset, NULL); in vpfe_isif_init() 2071 v4l2_ctrl_new_custom(&isif->ctrls, &vpfe_isif_dpcm_pred, NULL); in vpfe_isif_init()
|
D | dm365_ipipeif.c | 1043 v4l2_ctrl_new_custom(&ipipeif->ctrls, &vpfe_ipipeif_dpcm_pred, NULL); in vpfe_ipipeif_init()
|
/drivers/media/i2c/ |
D | mt9v032.c | 1088 mt9v032->test_pattern_color = v4l2_ctrl_new_custom(&mt9v032->ctrls, in mt9v032_probe() 1091 v4l2_ctrl_new_custom(&mt9v032->ctrls, in mt9v032_probe() 1095 v4l2_ctrl_new_custom(&mt9v032->ctrls, &mt9v032_aegc_controls[i], in mt9v032_probe()
|
D | mt9t001.c | 914 v4l2_ctrl_new_custom(&mt9t001->ctrls, &mt9t001_ctrls[i], NULL); in mt9t001_probe() 917 mt9t001->gains[i] = v4l2_ctrl_new_custom(&mt9t001->ctrls, in mt9t001_probe()
|
D | s5k6aa.c | 1382 ctrls->gain_red = v4l2_ctrl_new_custom(hdl, &s5k6aa_ctrls[0], NULL); in s5k6aa_initialize_ctrls() 1383 ctrls->gain_green = v4l2_ctrl_new_custom(hdl, &s5k6aa_ctrls[1], NULL); in s5k6aa_initialize_ctrls() 1384 ctrls->gain_blue = v4l2_ctrl_new_custom(hdl, &s5k6aa_ctrls[2], NULL); in s5k6aa_initialize_ctrls()
|
D | tc358743.c | 1871 state->audio_sampling_rate_ctrl = v4l2_ctrl_new_custom(&state->hdl, in tc358743_probe() 1874 state->audio_present_ctrl = v4l2_ctrl_new_custom(&state->hdl, in tc358743_probe()
|
D | adv7604.c | 3446 v4l2_ctrl_new_custom(hdl, &adv7604_ctrl_analog_sampling_phase, NULL); in adv76xx_probe() 3448 v4l2_ctrl_new_custom(hdl, &adv76xx_ctrl_free_run_color_manual, NULL); in adv76xx_probe() 3450 v4l2_ctrl_new_custom(hdl, &adv76xx_ctrl_free_run_color, NULL); in adv76xx_probe()
|
/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 4167 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_combfilter, NULL); in bttv_probe() 4168 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_automute, NULL); in bttv_probe() 4169 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_lumafilter, NULL); in bttv_probe() 4170 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_agc_crush, NULL); in bttv_probe() 4171 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_vcr_hack, NULL); in bttv_probe() 4172 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_whitecrush_lower, NULL); in bttv_probe() 4173 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_whitecrush_upper, NULL); in bttv_probe() 4174 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_uv_ratio, NULL); in bttv_probe() 4175 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_full_luma, NULL); in bttv_probe() 4176 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_coring, NULL); in bttv_probe()
|
/drivers/media/usb/gspca/ |
D | jeilinj.c | 459 v4l2_ctrl_new_custom(hdl, &custom_autogain, NULL); in sd_init_controls()
|
D | mr97310a.c | 1008 sd->min_clockdiv = v4l2_ctrl_new_custom(hdl, &clockdiv, NULL); in sd_init_controls()
|
/drivers/media/pci/meye/ |
D | meye.c | 1728 v4l2_ctrl_new_custom(&meye.hdl, &ctrl_agc, NULL); in meye_probe() 1731 v4l2_ctrl_new_custom(&meye.hdl, &ctrl_picture, NULL); in meye_probe() 1734 v4l2_ctrl_new_custom(&meye.hdl, &ctrl_framerate, NULL); in meye_probe()
|
/drivers/media/platform/ |
D | vim2m.c | 905 v4l2_ctrl_new_custom(hdl, &vim2m_ctrl_trans_time_msec, NULL); in vim2m_open() 906 v4l2_ctrl_new_custom(hdl, &vim2m_ctrl_trans_num_bufs, NULL); in vim2m_open()
|
/drivers/media/pci/saa7134/ |
D | saa7134-video.c | 2131 v4l2_ctrl_new_custom(hdl, &saa7134_ctrl_invert, NULL); in saa7134_video_init1() 2132 v4l2_ctrl_new_custom(hdl, &saa7134_ctrl_y_odd, NULL); in saa7134_video_init1() 2133 v4l2_ctrl_new_custom(hdl, &saa7134_ctrl_y_even, NULL); in saa7134_video_init1() 2134 v4l2_ctrl_new_custom(hdl, &saa7134_ctrl_automute, NULL); in saa7134_video_init1()
|
/drivers/media/usb/gspca/m5602/ |
D | m5602_mt9m111.c | 284 sd->green_bal = v4l2_ctrl_new_custom(hdl, &mt9m111_greenbal_cfg, NULL); in mt9m111_init_controls()
|
D | m5602_po1030.c | 247 sd->green_bal = v4l2_ctrl_new_custom(hdl, &po1030_greenbal_cfg, NULL); in po1030_init_controls()
|
/drivers/media/pci/solo6x10/ |
D | solo6x10-v4l2-enc.c | 1262 v4l2_ctrl_new_custom(hdl, &solo_osd_text_ctrl, NULL); in solo_enc_alloc() 1264 v4l2_ctrl_new_custom(hdl, &solo_md_thresholds, NULL); in solo_enc_alloc()
|
D | solo6x10-v4l2.c | 674 v4l2_ctrl_new_custom(&solo_dev->disp_hdl, &solo_motion_trace_ctrl, NULL); in solo_v4l2_init()
|
/drivers/media/platform/xilinx/ |
D | xilinx-tpg.c | 859 v4l2_ctrl_new_custom(&xtpg->ctrl_handler, &xtpg_ctrls[i], NULL); in xtpg_probe()
|