v4l2_ctrl_new_custom 1559 drivers/media/common/cx2341x.c 	return v4l2_ctrl_new_custom(hdl, &cfg, NULL);
v4l2_ctrl_new_custom  617 drivers/media/i2c/adv7180.c 	v4l2_ctrl_new_custom(&state->ctrl_hdl, &adv7180_ctrl_fast_switch, NULL);
v4l2_ctrl_new_custom 3500 drivers/media/i2c/adv7604.c 			v4l2_ctrl_new_custom(hdl, &adv7604_ctrl_analog_sampling_phase, NULL);
v4l2_ctrl_new_custom 3502 drivers/media/i2c/adv7604.c 		v4l2_ctrl_new_custom(hdl, &adv76xx_ctrl_free_run_color_manual, NULL);
v4l2_ctrl_new_custom 3504 drivers/media/i2c/adv7604.c 		v4l2_ctrl_new_custom(hdl, &adv76xx_ctrl_free_run_color, NULL);
v4l2_ctrl_new_custom 3517 drivers/media/i2c/adv7842.c 	state->analog_sampling_phase_ctrl = v4l2_ctrl_new_custom(hdl,
v4l2_ctrl_new_custom 3519 drivers/media/i2c/adv7842.c 	state->free_run_color_ctrl_manual = v4l2_ctrl_new_custom(hdl,
v4l2_ctrl_new_custom 3521 drivers/media/i2c/adv7842.c 	state->free_run_color_ctrl = v4l2_ctrl_new_custom(hdl,
v4l2_ctrl_new_custom 1362 drivers/media/i2c/max2175.c 	ctx->i2s_en = v4l2_ctrl_new_custom(hdl, &max2175_i2s_en, NULL);
v4l2_ctrl_new_custom 1363 drivers/media/i2c/max2175.c 	ctx->hsls = v4l2_ctrl_new_custom(hdl, &max2175_hsls, NULL);
v4l2_ctrl_new_custom 1366 drivers/media/i2c/max2175.c 		ctx->rx_mode = v4l2_ctrl_new_custom(hdl,
v4l2_ctrl_new_custom 1371 drivers/media/i2c/max2175.c 		ctx->rx_mode = v4l2_ctrl_new_custom(hdl,
v4l2_ctrl_new_custom 1093 drivers/media/i2c/mt9p031.c 		v4l2_ctrl_new_custom(&mt9p031->ctrls, &mt9p031_ctrls[i], NULL);
v4l2_ctrl_new_custom  911 drivers/media/i2c/mt9t001.c 		v4l2_ctrl_new_custom(&mt9t001->ctrls, &mt9t001_ctrls[i], NULL);
v4l2_ctrl_new_custom  914 drivers/media/i2c/mt9t001.c 		mt9t001->gains[i] = v4l2_ctrl_new_custom(&mt9t001->ctrls,
v4l2_ctrl_new_custom 1100 drivers/media/i2c/mt9v032.c 	mt9v032->test_pattern_color = v4l2_ctrl_new_custom(&mt9v032->ctrls,
v4l2_ctrl_new_custom 1103 drivers/media/i2c/mt9v032.c 	v4l2_ctrl_new_custom(&mt9v032->ctrls,
v4l2_ctrl_new_custom 1107 drivers/media/i2c/mt9v032.c 		v4l2_ctrl_new_custom(&mt9v032->ctrls, &mt9v032_aegc_controls[i],
v4l2_ctrl_new_custom 1378 drivers/media/i2c/s5k6aa.c 	ctrls->gain_red = v4l2_ctrl_new_custom(hdl, &s5k6aa_ctrls[0], NULL);
v4l2_ctrl_new_custom 1379 drivers/media/i2c/s5k6aa.c 	ctrls->gain_green = v4l2_ctrl_new_custom(hdl, &s5k6aa_ctrls[1], NULL);
v4l2_ctrl_new_custom 1380 drivers/media/i2c/s5k6aa.c 	ctrls->gain_blue = v4l2_ctrl_new_custom(hdl, &s5k6aa_ctrls[2], NULL);
v4l2_ctrl_new_custom 2081 drivers/media/i2c/tc358743.c 	state->audio_sampling_rate_ctrl = v4l2_ctrl_new_custom(&state->hdl,
v4l2_ctrl_new_custom 2084 drivers/media/i2c/tc358743.c 	state->audio_present_ctrl = v4l2_ctrl_new_custom(&state->hdl,
v4l2_ctrl_new_custom 4121 drivers/media/pci/bt8xx/bttv-driver.c 	v4l2_ctrl_new_custom(hdl, &bttv_ctrl_combfilter, NULL);
v4l2_ctrl_new_custom 4122 drivers/media/pci/bt8xx/bttv-driver.c 	v4l2_ctrl_new_custom(hdl, &bttv_ctrl_automute, NULL);
v4l2_ctrl_new_custom 4123 drivers/media/pci/bt8xx/bttv-driver.c 	v4l2_ctrl_new_custom(hdl, &bttv_ctrl_lumafilter, NULL);
v4l2_ctrl_new_custom 4124 drivers/media/pci/bt8xx/bttv-driver.c 	v4l2_ctrl_new_custom(hdl, &bttv_ctrl_agc_crush, NULL);
v4l2_ctrl_new_custom 4125 drivers/media/pci/bt8xx/bttv-driver.c 	v4l2_ctrl_new_custom(hdl, &bttv_ctrl_vcr_hack, NULL);
v4l2_ctrl_new_custom 4126 drivers/media/pci/bt8xx/bttv-driver.c 	v4l2_ctrl_new_custom(hdl, &bttv_ctrl_whitecrush_lower, NULL);
v4l2_ctrl_new_custom 4127 drivers/media/pci/bt8xx/bttv-driver.c 	v4l2_ctrl_new_custom(hdl, &bttv_ctrl_whitecrush_upper, NULL);
v4l2_ctrl_new_custom 4128 drivers/media/pci/bt8xx/bttv-driver.c 	v4l2_ctrl_new_custom(hdl, &bttv_ctrl_uv_ratio, NULL);
v4l2_ctrl_new_custom 4129 drivers/media/pci/bt8xx/bttv-driver.c 	v4l2_ctrl_new_custom(hdl, &bttv_ctrl_full_luma, NULL);
v4l2_ctrl_new_custom 4130 drivers/media/pci/bt8xx/bttv-driver.c 	v4l2_ctrl_new_custom(hdl, &bttv_ctrl_coring, NULL);
v4l2_ctrl_new_custom 1699 drivers/media/pci/meye/meye.c 	v4l2_ctrl_new_custom(&meye.hdl, &ctrl_agc, NULL);
v4l2_ctrl_new_custom 1702 drivers/media/pci/meye/meye.c 	v4l2_ctrl_new_custom(&meye.hdl, &ctrl_picture, NULL);
v4l2_ctrl_new_custom 1705 drivers/media/pci/meye/meye.c 	v4l2_ctrl_new_custom(&meye.hdl, &ctrl_framerate, NULL);
v4l2_ctrl_new_custom 2070 drivers/media/pci/saa7134/saa7134-video.c 	v4l2_ctrl_new_custom(hdl, &saa7134_ctrl_invert, NULL);
v4l2_ctrl_new_custom 2071 drivers/media/pci/saa7134/saa7134-video.c 	v4l2_ctrl_new_custom(hdl, &saa7134_ctrl_y_odd, NULL);
v4l2_ctrl_new_custom 2072 drivers/media/pci/saa7134/saa7134-video.c 	v4l2_ctrl_new_custom(hdl, &saa7134_ctrl_y_even, NULL);
v4l2_ctrl_new_custom 2073 drivers/media/pci/saa7134/saa7134-video.c 	v4l2_ctrl_new_custom(hdl, &saa7134_ctrl_automute, NULL);
v4l2_ctrl_new_custom 1244 drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c 	v4l2_ctrl_new_custom(hdl, &solo_osd_text_ctrl, NULL);
v4l2_ctrl_new_custom 1246 drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c 		v4l2_ctrl_new_custom(hdl, &solo_md_thresholds, NULL);
v4l2_ctrl_new_custom  660 drivers/media/pci/solo6x10/solo6x10-v4l2.c 	v4l2_ctrl_new_custom(&solo_dev->disp_hdl, &solo_motion_trace_ctrl, NULL);
v4l2_ctrl_new_custom 1147 drivers/media/pci/tw5864/tw5864-video.c 		v4l2_ctrl_new_custom(hdl, &tw5864_md_thresholds, NULL);
v4l2_ctrl_new_custom 1413 drivers/media/platform/exynos4-is/fimc-lite.c 	fimc->test_pattern = v4l2_ctrl_new_custom(handler, &fimc_lite_ctrl,
v4l2_ctrl_new_custom 1140 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c 			ctx->ctrls[i] = v4l2_ctrl_new_custom(&ctx->ctrl_handler,
v4l2_ctrl_new_custom 2643 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c 			ctx->ctrls[i] = v4l2_ctrl_new_custom(&ctx->ctrl_handler,
v4l2_ctrl_new_custom 2286 drivers/media/platform/ti-vpe/vpe.c 	v4l2_ctrl_new_custom(hdl, &vpe_bufs_per_job, NULL);
v4l2_ctrl_new_custom 1922 drivers/media/platform/vicodec/vicodec-core.c 		v4l2_ctrl_new_custom(hdl, &vicodec_ctrl_stateless_state, NULL);
v4l2_ctrl_new_custom 1205 drivers/media/platform/vim2m.c 	v4l2_ctrl_new_custom(hdl, &vim2m_ctrl_trans_time_msec, NULL);
v4l2_ctrl_new_custom 1206 drivers/media/platform/vim2m.c 	v4l2_ctrl_new_custom(hdl, &vim2m_ctrl_trans_num_bufs, NULL);
v4l2_ctrl_new_custom  345 drivers/media/platform/vimc/vimc-sensor.c 	v4l2_ctrl_new_custom(&vsen->hdl, &vimc_sen_ctrl_class, NULL);
v4l2_ctrl_new_custom  346 drivers/media/platform/vimc/vimc-sensor.c 	v4l2_ctrl_new_custom(&vsen->hdl, &vimc_sen_ctrl_test_pattern, NULL);
v4l2_ctrl_new_custom 1460 drivers/media/platform/vivid/vivid-ctrls.c 	v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_class, NULL);
v4l2_ctrl_new_custom 1462 drivers/media/platform/vivid/vivid-ctrls.c 	v4l2_ctrl_new_custom(hdl_user_vid, &vivid_ctrl_class, NULL);
v4l2_ctrl_new_custom 1464 drivers/media/platform/vivid/vivid-ctrls.c 	v4l2_ctrl_new_custom(hdl_user_aud, &vivid_ctrl_class, NULL);
v4l2_ctrl_new_custom 1466 drivers/media/platform/vivid/vivid-ctrls.c 	v4l2_ctrl_new_custom(hdl_streaming, &vivid_ctrl_class, NULL);
v4l2_ctrl_new_custom 1468 drivers/media/platform/vivid/vivid-ctrls.c 	v4l2_ctrl_new_custom(hdl_sdtv_cap, &vivid_ctrl_class, NULL);
v4l2_ctrl_new_custom 1470 drivers/media/platform/vivid/vivid-ctrls.c 	v4l2_ctrl_new_custom(hdl_loop_cap, &vivid_ctrl_class, NULL);
v4l2_ctrl_new_custom 1472 drivers/media/platform/vivid/vivid-ctrls.c 	v4l2_ctrl_new_custom(hdl_fb, &vivid_ctrl_class, NULL);
v4l2_ctrl_new_custom 1474 drivers/media/platform/vivid/vivid-ctrls.c 	v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_class, NULL);
v4l2_ctrl_new_custom 1477 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_out, &vivid_ctrl_class, NULL);
v4l2_ctrl_new_custom 1479 drivers/media/platform/vivid/vivid-ctrls.c 	v4l2_ctrl_new_custom(hdl_vbi_cap, &vivid_ctrl_class, NULL);
v4l2_ctrl_new_custom 1482 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vbi_out, &vivid_ctrl_class, NULL);
v4l2_ctrl_new_custom 1484 drivers/media/platform/vivid/vivid-ctrls.c 	v4l2_ctrl_new_custom(hdl_radio_rx, &vivid_ctrl_class, NULL);
v4l2_ctrl_new_custom 1486 drivers/media/platform/vivid/vivid-ctrls.c 	v4l2_ctrl_new_custom(hdl_radio_tx, &vivid_ctrl_class, NULL);
v4l2_ctrl_new_custom 1488 drivers/media/platform/vivid/vivid-ctrls.c 	v4l2_ctrl_new_custom(hdl_sdr_cap, &vivid_ctrl_class, NULL);
v4l2_ctrl_new_custom 1517 drivers/media/platform/vivid/vivid-ctrls.c 	dev->button = v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_button, NULL);
v4l2_ctrl_new_custom 1518 drivers/media/platform/vivid/vivid-ctrls.c 	dev->int32 = v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_int32, NULL);
v4l2_ctrl_new_custom 1519 drivers/media/platform/vivid/vivid-ctrls.c 	dev->int64 = v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_int64, NULL);
v4l2_ctrl_new_custom 1520 drivers/media/platform/vivid/vivid-ctrls.c 	dev->boolean = v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_boolean, NULL);
v4l2_ctrl_new_custom 1521 drivers/media/platform/vivid/vivid-ctrls.c 	dev->menu = v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_menu, NULL);
v4l2_ctrl_new_custom 1522 drivers/media/platform/vivid/vivid-ctrls.c 	dev->string = v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_string, NULL);
v4l2_ctrl_new_custom 1523 drivers/media/platform/vivid/vivid-ctrls.c 	dev->bitmask = v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_bitmask, NULL);
v4l2_ctrl_new_custom 1524 drivers/media/platform/vivid/vivid-ctrls.c 	dev->int_menu = v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_int_menu, NULL);
v4l2_ctrl_new_custom 1525 drivers/media/platform/vivid/vivid-ctrls.c 	v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_u32_array, NULL);
v4l2_ctrl_new_custom 1526 drivers/media/platform/vivid/vivid-ctrls.c 	v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_u16_matrix, NULL);
v4l2_ctrl_new_custom 1527 drivers/media/platform/vivid/vivid-ctrls.c 	v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_u8_4d_array, NULL);
v4l2_ctrl_new_custom 1540 drivers/media/platform/vivid/vivid-ctrls.c 		dev->test_pattern = v4l2_ctrl_new_custom(hdl_vid_cap,
v4l2_ctrl_new_custom 1542 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_perc_fill, NULL);
v4l2_ctrl_new_custom 1543 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_hor_movement, NULL);
v4l2_ctrl_new_custom 1544 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_vert_movement, NULL);
v4l2_ctrl_new_custom 1545 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_osd_mode, NULL);
v4l2_ctrl_new_custom 1546 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_show_border, NULL);
v4l2_ctrl_new_custom 1547 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_show_square, NULL);
v4l2_ctrl_new_custom 1548 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_hflip, NULL);
v4l2_ctrl_new_custom 1549 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_vflip, NULL);
v4l2_ctrl_new_custom 1550 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_insert_sav, NULL);
v4l2_ctrl_new_custom 1551 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_insert_eav, NULL);
v4l2_ctrl_new_custom 1552 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_reduced_fps, NULL);
v4l2_ctrl_new_custom 1554 drivers/media/platform/vivid/vivid-ctrls.c 			dev->ctrl_has_crop_cap = v4l2_ctrl_new_custom(hdl_vid_cap,
v4l2_ctrl_new_custom 1556 drivers/media/platform/vivid/vivid-ctrls.c 			dev->ctrl_has_compose_cap = v4l2_ctrl_new_custom(hdl_vid_cap,
v4l2_ctrl_new_custom 1558 drivers/media/platform/vivid/vivid-ctrls.c 			dev->ctrl_has_scaler_cap = v4l2_ctrl_new_custom(hdl_vid_cap,
v4l2_ctrl_new_custom 1562 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_tstamp_src, NULL);
v4l2_ctrl_new_custom 1563 drivers/media/platform/vivid/vivid-ctrls.c 		dev->colorspace = v4l2_ctrl_new_custom(hdl_vid_cap,
v4l2_ctrl_new_custom 1565 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_xfer_func, NULL);
v4l2_ctrl_new_custom 1566 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_ycbcr_enc, NULL);
v4l2_ctrl_new_custom 1567 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_hsv_enc, NULL);
v4l2_ctrl_new_custom 1568 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_quantization, NULL);
v4l2_ctrl_new_custom 1569 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_alpha_mode, NULL);
v4l2_ctrl_new_custom 1573 drivers/media/platform/vivid/vivid-ctrls.c 		dev->ctrl_has_crop_out = v4l2_ctrl_new_custom(hdl_vid_out,
v4l2_ctrl_new_custom 1575 drivers/media/platform/vivid/vivid-ctrls.c 		dev->ctrl_has_compose_out = v4l2_ctrl_new_custom(hdl_vid_out,
v4l2_ctrl_new_custom 1577 drivers/media/platform/vivid/vivid-ctrls.c 		dev->ctrl_has_scaler_out = v4l2_ctrl_new_custom(hdl_vid_out,
v4l2_ctrl_new_custom 1588 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_disconnect, NULL);
v4l2_ctrl_new_custom 1589 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_streaming, &vivid_ctrl_dqbuf_error, NULL);
v4l2_ctrl_new_custom 1590 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_streaming, &vivid_ctrl_perc_dropped, NULL);
v4l2_ctrl_new_custom 1591 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_streaming, &vivid_ctrl_queue_setup_error, NULL);
v4l2_ctrl_new_custom 1592 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_streaming, &vivid_ctrl_buf_prepare_error, NULL);
v4l2_ctrl_new_custom 1593 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_streaming, &vivid_ctrl_start_streaming_error, NULL);
v4l2_ctrl_new_custom 1594 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_streaming, &vivid_ctrl_queue_error, NULL);
v4l2_ctrl_new_custom 1596 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_streaming, &vivid_ctrl_req_validate_error, NULL);
v4l2_ctrl_new_custom 1598 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_streaming, &vivid_ctrl_seq_wrap, NULL);
v4l2_ctrl_new_custom 1599 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_streaming, &vivid_ctrl_time_wrap, NULL);
v4l2_ctrl_new_custom 1604 drivers/media/platform/vivid/vivid-ctrls.c 			v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_std_aspect_ratio, NULL);
v4l2_ctrl_new_custom 1605 drivers/media/platform/vivid/vivid-ctrls.c 		dev->ctrl_std_signal_mode = v4l2_ctrl_new_custom(hdl_sdtv_cap,
v4l2_ctrl_new_custom 1607 drivers/media/platform/vivid/vivid-ctrls.c 		dev->ctrl_standard = v4l2_ctrl_new_custom(hdl_sdtv_cap,
v4l2_ctrl_new_custom 1612 drivers/media/platform/vivid/vivid-ctrls.c 			v4l2_ctrl_new_custom(hdl_vbi_cap, &vivid_ctrl_vbi_cap_interlaced, NULL);
v4l2_ctrl_new_custom 1618 drivers/media/platform/vivid/vivid-ctrls.c 		dev->ctrl_dv_timings_signal_mode = v4l2_ctrl_new_custom(hdl_vid_cap,
v4l2_ctrl_new_custom 1624 drivers/media/platform/vivid/vivid-ctrls.c 		dev->ctrl_dv_timings = v4l2_ctrl_new_custom(hdl_vid_cap,
v4l2_ctrl_new_custom 1629 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_dv_timings_aspect_ratio, NULL);
v4l2_ctrl_new_custom 1630 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_vid_cap, &vivid_ctrl_max_edid_blocks, NULL);
v4l2_ctrl_new_custom 1631 drivers/media/platform/vivid/vivid-ctrls.c 		dev->real_rgb_range_cap = v4l2_ctrl_new_custom(hdl_vid_cap,
v4l2_ctrl_new_custom 1655 drivers/media/platform/vivid/vivid-ctrls.c 		dev->ctrl_display_present = v4l2_ctrl_new_custom(hdl_vid_out,
v4l2_ctrl_new_custom 1669 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_loop_cap, &vivid_ctrl_loop_video, NULL);
v4l2_ctrl_new_custom 1672 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_fb, &vivid_ctrl_clear_fb, NULL);
v4l2_ctrl_new_custom 1675 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_radio_rx, &vivid_ctrl_radio_hw_seek_mode, NULL);
v4l2_ctrl_new_custom 1676 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_radio_rx, &vivid_ctrl_radio_hw_seek_prog_lim, NULL);
v4l2_ctrl_new_custom 1677 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_radio_rx, &vivid_ctrl_radio_rx_rds_blockio, NULL);
v4l2_ctrl_new_custom 1678 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_radio_rx, &vivid_ctrl_radio_rx_rds_rbds, NULL);
v4l2_ctrl_new_custom 1701 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_radio_tx,
v4l2_ctrl_new_custom 1743 drivers/media/platform/vivid/vivid-ctrls.c 		v4l2_ctrl_new_custom(hdl_sdr_cap,
v4l2_ctrl_new_custom  270 drivers/media/platform/vsp1/vsp1_clu.c 	v4l2_ctrl_new_custom(&clu->ctrls, &clu_table_control, NULL);
v4l2_ctrl_new_custom  271 drivers/media/platform/vsp1/vsp1_clu.c 	v4l2_ctrl_new_custom(&clu->ctrls, &clu_mode_control, NULL);
v4l2_ctrl_new_custom  200 drivers/media/platform/vsp1/vsp1_hgo.c 	hgo->ctrls.max_rgb = v4l2_ctrl_new_custom(&hgo->ctrls.handler,
v4l2_ctrl_new_custom  204 drivers/media/platform/vsp1/vsp1_hgo.c 			v4l2_ctrl_new_custom(&hgo->ctrls.handler,
v4l2_ctrl_new_custom  198 drivers/media/platform/vsp1/vsp1_hgt.c 	v4l2_ctrl_new_custom(&hgt->ctrls, &hgt_hue_areas, NULL);
v4l2_ctrl_new_custom  227 drivers/media/platform/vsp1/vsp1_lut.c 	v4l2_ctrl_new_custom(&lut->ctrls, &lut_table_control, NULL);
v4l2_ctrl_new_custom  380 drivers/media/platform/vsp1/vsp1_sru.c 	v4l2_ctrl_new_custom(&sru->ctrls, &sru_intensity_control, NULL);
v4l2_ctrl_new_custom  856 drivers/media/platform/xilinx/xilinx-tpg.c 		v4l2_ctrl_new_custom(&xtpg->ctrl_handler, &xtpg_ctrls[i], NULL);
v4l2_ctrl_new_custom 1410 drivers/media/radio/radio-si476x.c 	ctrl = v4l2_ctrl_new_custom(&radio->ctrl_handler,
v4l2_ctrl_new_custom 1504 drivers/media/radio/si4713/si4713.c 	sdev->rds_alt_freqs = v4l2_ctrl_new_custom(hdl, &si4713_alt_freqs_ctrl, NULL);
v4l2_ctrl_new_custom 1101 drivers/media/usb/cpia2/cpia2_v4l.c 	cam->usb_alt = v4l2_ctrl_new_custom(hdl, &cpia2_usb_alt, NULL);
v4l2_ctrl_new_custom 1046 drivers/media/usb/go7007/go7007-v4l2.c 	v4l2_ctrl_new_custom(hdl, &go7007_pixel_threshold0_ctrl, NULL);
v4l2_ctrl_new_custom 1047 drivers/media/usb/go7007/go7007-v4l2.c 	v4l2_ctrl_new_custom(hdl, &go7007_motion_threshold0_ctrl, NULL);
v4l2_ctrl_new_custom 1048 drivers/media/usb/go7007/go7007-v4l2.c 	v4l2_ctrl_new_custom(hdl, &go7007_mb_threshold0_ctrl, NULL);
v4l2_ctrl_new_custom 1049 drivers/media/usb/go7007/go7007-v4l2.c 	v4l2_ctrl_new_custom(hdl, &go7007_pixel_threshold1_ctrl, NULL);
v4l2_ctrl_new_custom 1050 drivers/media/usb/go7007/go7007-v4l2.c 	v4l2_ctrl_new_custom(hdl, &go7007_motion_threshold1_ctrl, NULL);
v4l2_ctrl_new_custom 1051 drivers/media/usb/go7007/go7007-v4l2.c 	v4l2_ctrl_new_custom(hdl, &go7007_mb_threshold1_ctrl, NULL);
v4l2_ctrl_new_custom 1052 drivers/media/usb/go7007/go7007-v4l2.c 	v4l2_ctrl_new_custom(hdl, &go7007_pixel_threshold2_ctrl, NULL);
v4l2_ctrl_new_custom 1053 drivers/media/usb/go7007/go7007-v4l2.c 	v4l2_ctrl_new_custom(hdl, &go7007_motion_threshold2_ctrl, NULL);
v4l2_ctrl_new_custom 1054 drivers/media/usb/go7007/go7007-v4l2.c 	v4l2_ctrl_new_custom(hdl, &go7007_mb_threshold2_ctrl, NULL);
v4l2_ctrl_new_custom 1055 drivers/media/usb/go7007/go7007-v4l2.c 	v4l2_ctrl_new_custom(hdl, &go7007_pixel_threshold3_ctrl, NULL);
v4l2_ctrl_new_custom 1056 drivers/media/usb/go7007/go7007-v4l2.c 	v4l2_ctrl_new_custom(hdl, &go7007_motion_threshold3_ctrl, NULL);
v4l2_ctrl_new_custom 1057 drivers/media/usb/go7007/go7007-v4l2.c 	v4l2_ctrl_new_custom(hdl, &go7007_mb_threshold3_ctrl, NULL);
v4l2_ctrl_new_custom 1058 drivers/media/usb/go7007/go7007-v4l2.c 	v4l2_ctrl_new_custom(hdl, &go7007_mb_regions_ctrl, NULL);
v4l2_ctrl_new_custom 1848 drivers/media/usb/gspca/cpia1.c 	v4l2_ctrl_new_custom(hdl, &comp_target, NULL);
v4l2_ctrl_new_custom  447 drivers/media/usb/gspca/jeilinj.c 	v4l2_ctrl_new_custom(hdl, &custom_autogain, NULL);
v4l2_ctrl_new_custom  282 drivers/media/usb/gspca/m5602/m5602_mt9m111.c 	sd->green_bal = v4l2_ctrl_new_custom(hdl, &mt9m111_greenbal_cfg, NULL);
v4l2_ctrl_new_custom  247 drivers/media/usb/gspca/m5602/m5602_po1030.c 	sd->green_bal = v4l2_ctrl_new_custom(hdl, &po1030_greenbal_cfg, NULL);
v4l2_ctrl_new_custom  995 drivers/media/usb/gspca/mr97310a.c 		sd->min_clockdiv = v4l2_ctrl_new_custom(hdl, &clockdiv, NULL);
v4l2_ctrl_new_custom  144 drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.c 	ctrls->natural = v4l2_ctrl_new_custom(hdl, &natural_light, NULL);
v4l2_ctrl_new_custom  145 drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.c 	ctrls->target = v4l2_ctrl_new_custom(hdl, &autogain_target, NULL);
v4l2_ctrl_new_custom  200 drivers/media/usb/pwc/pwc-v4l.c 	pdev->auto_white_balance = v4l2_ctrl_new_custom(hdl, &cfg, NULL);
v4l2_ctrl_new_custom  296 drivers/media/usb/pwc/pwc-v4l.c 	pdev->autocontour = v4l2_ctrl_new_custom(hdl, &cfg, NULL);
v4l2_ctrl_new_custom  305 drivers/media/usb/pwc/pwc-v4l.c 	pdev->contour = v4l2_ctrl_new_custom(hdl, &cfg, NULL);
v4l2_ctrl_new_custom  317 drivers/media/usb/pwc/pwc-v4l.c 	pdev->backlight = v4l2_ctrl_new_custom(hdl, &cfg, NULL);
v4l2_ctrl_new_custom  327 drivers/media/usb/pwc/pwc-v4l.c 	pdev->flicker = v4l2_ctrl_new_custom(hdl, &cfg, NULL);
v4l2_ctrl_new_custom  336 drivers/media/usb/pwc/pwc-v4l.c 	pdev->noise_reduction = v4l2_ctrl_new_custom(hdl, &cfg, NULL);
v4l2_ctrl_new_custom  339 drivers/media/usb/pwc/pwc-v4l.c 	pdev->save_user = v4l2_ctrl_new_custom(hdl, &pwc_save_user_cfg, NULL);
v4l2_ctrl_new_custom  340 drivers/media/usb/pwc/pwc-v4l.c 	pdev->restore_user = v4l2_ctrl_new_custom(hdl, &pwc_restore_user_cfg,
v4l2_ctrl_new_custom  344 drivers/media/usb/pwc/pwc-v4l.c 	pdev->restore_factory = v4l2_ctrl_new_custom(hdl,
v4l2_ctrl_new_custom  357 drivers/media/usb/pwc/pwc-v4l.c 	pdev->awb_speed = v4l2_ctrl_new_custom(hdl, &cfg, NULL);
v4l2_ctrl_new_custom  365 drivers/media/usb/pwc/pwc-v4l.c 	pdev->awb_delay = v4l2_ctrl_new_custom(hdl, &cfg, NULL);
v4l2_ctrl_new_custom 1618 drivers/media/usb/s2255/s2255drv.c 			v4l2_ctrl_new_custom(&vc->hdl, &color_filter_ctrl,
v4l2_ctrl_new_custom 2562 drivers/media/v4l2-core/v4l2-ctrls.c EXPORT_SYMBOL(v4l2_ctrl_new_custom);
v4l2_ctrl_new_custom  374 drivers/staging/media/hantro/hantro_drv.c 		v4l2_ctrl_new_custom(&ctx->ctrl_handler,
v4l2_ctrl_new_custom  377 drivers/staging/media/imx/imx-media-fim.c 		fim->ctrl[i] = v4l2_ctrl_new_custom(hdlr,
v4l2_ctrl_new_custom  381 drivers/staging/media/imx/imx-media-fim.c 		fim->icap_ctrl[i] = v4l2_ctrl_new_custom(hdlr,
v4l2_ctrl_new_custom 1126 drivers/staging/media/ipu3/ipu3-v4l2.c 	imgu_sd->ctrl = v4l2_ctrl_new_custom(hdl, &imgu_subdev_ctrl_mode, NULL);
v4l2_ctrl_new_custom  134 drivers/staging/media/sunxi/cedrus/cedrus.c 		ctrl = v4l2_ctrl_new_custom(hdl, &cedrus_controls[i].cfg,
v4l2_ctrl_new_custom  568 include/media/v4l2-ctrls.h struct v4l2_ctrl *v4l2_ctrl_new_custom(struct v4l2_ctrl_handler *hdl,