Home
last modified time | relevance | path

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

12

/drivers/media/platform/vivid/
Dvivid-ctrls.c1352 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/
Dgo7007-v4l2.c1075 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/
Dpwc-v4l.c212 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/
Dvsp1_clu.c293 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()
Dvsp1_lut.c249 v4l2_ctrl_new_custom(&lut->ctrls, &lut_table_control, NULL); in vsp1_lut_create()
Dvsp1_sru.c355 v4l2_ctrl_new_custom(&sru->ctrls, &sru_intensity_control, NULL); in vsp1_sru_create()
/drivers/media/usb/gspca/stv06xx/
Dstv06xx_pb0100.c157 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/
Ddm365_isif.c2066 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()
Ddm365_ipipeif.c1043 v4l2_ctrl_new_custom(&ipipeif->ctrls, &vpfe_ipipeif_dpcm_pred, NULL); in vpfe_ipipeif_init()
/drivers/media/i2c/
Dmt9v032.c1088 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()
Dmt9t001.c914 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()
Ds5k6aa.c1382 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()
Dtc358743.c1871 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()
Dadv7604.c3446 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/
Dbttv-driver.c4167 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/
Djeilinj.c459 v4l2_ctrl_new_custom(hdl, &custom_autogain, NULL); in sd_init_controls()
Dmr97310a.c1008 sd->min_clockdiv = v4l2_ctrl_new_custom(hdl, &clockdiv, NULL); in sd_init_controls()
/drivers/media/pci/meye/
Dmeye.c1728 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/
Dvim2m.c905 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/
Dsaa7134-video.c2131 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/
Dm5602_mt9m111.c284 sd->green_bal = v4l2_ctrl_new_custom(hdl, &mt9m111_greenbal_cfg, NULL); in mt9m111_init_controls()
Dm5602_po1030.c247 sd->green_bal = v4l2_ctrl_new_custom(hdl, &po1030_greenbal_cfg, NULL); in po1030_init_controls()
/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c1262 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()
Dsolo6x10-v4l2.c674 v4l2_ctrl_new_custom(&solo_dev->disp_hdl, &solo_motion_trace_ctrl, NULL); in solo_v4l2_init()
/drivers/media/platform/xilinx/
Dxilinx-tpg.c859 v4l2_ctrl_new_custom(&xtpg->ctrl_handler, &xtpg_ctrls[i], NULL); in xtpg_probe()

12