/linux-4.4.14/drivers/media/i2c/ |
D | tda7432.c | 378 v4l2_ctrl_cluster(2, &t->bass); in tda7432_probe() 379 v4l2_ctrl_cluster(2, &t->mute); in tda7432_probe()
|
D | wm8739.c | 226 v4l2_ctrl_cluster(3, &state->volume); in wm8739_probe()
|
D | mt9v032.c | 990 v4l2_ctrl_cluster(2, &mt9v032->test_pattern); in mt9v032_probe() 1009 v4l2_ctrl_cluster(2, &mt9v032->link_freq); in mt9v032_probe()
|
D | saa6752hs.c | 773 v4l2_ctrl_cluster(3, &h->video_bitrate_mode); in saa6752hs_probe()
|
D | mt9m032.c | 798 v4l2_ctrl_cluster(2, &sensor->hflip); in mt9m032_probe()
|
D | msp3400-driver.c | 822 v4l2_ctrl_cluster(2, &state->volume); in msp_probe()
|
D | mt9t001.c | 909 v4l2_ctrl_cluster(ARRAY_SIZE(mt9t001_gains), mt9t001->gains); in mt9t001_probe()
|
D | ov7670.c | 1651 v4l2_ctrl_cluster(2, &info->saturation); in ov7670_probe()
|
D | tvaudio.c | 1971 v4l2_ctrl_cluster(2, &chip->volume); in tvaudio_probe()
|
D | ov9650.c | 1051 v4l2_ctrl_cluster(2, &ctrls->hflip); in ov965x_initialize_controls()
|
D | s5k6aa.c | 1384 v4l2_ctrl_cluster(2, &ctrls->hflip); in s5k6aa_initialize_ctrls()
|
D | s5k5baf.c | 1655 v4l2_ctrl_cluster(2, &ctrls->hflip); in s5k5baf_initialize_ctrls()
|
/linux-4.4.14/drivers/media/common/ |
D | cx2341x.c | 1700 v4l2_ctrl_cluster(8, &cxhdl->audio_sampling_freq); in cx2341x_handler_init() 1701 v4l2_ctrl_cluster(2, &cxhdl->video_b_frames); in cx2341x_handler_init() 1702 v4l2_ctrl_cluster(5, &cxhdl->stream_type); in cx2341x_handler_init() 1703 v4l2_ctrl_cluster(2, &cxhdl->video_mute); in cx2341x_handler_init() 1704 v4l2_ctrl_cluster(3, &cxhdl->video_spatial_filter_mode); in cx2341x_handler_init() 1705 v4l2_ctrl_cluster(2, &cxhdl->video_luma_spatial_filter_type); in cx2341x_handler_init() 1706 v4l2_ctrl_cluster(2, &cxhdl->video_spatial_filter); in cx2341x_handler_init() 1707 v4l2_ctrl_cluster(4, &cxhdl->video_luma_median_filter_top); in cx2341x_handler_init()
|
/linux-4.4.14/drivers/media/usb/gspca/ |
D | dtcs033.c | 247 v4l2_ctrl_cluster(2, &sd->exposure); in dtcs033_init_controls()
|
D | pac7302.c | 696 v4l2_ctrl_cluster(2, &sd->brightness); in sd_init_controls() 698 v4l2_ctrl_cluster(2, &sd->hflip); in sd_init_controls()
|
D | mars.c | 228 v4l2_ctrl_cluster(2, &sd->illum_top); in sd_init_controls()
|
D | sn9c20x.c | 1768 v4l2_ctrl_cluster(4, &sd->brightness); in sd_init_controls() 1769 v4l2_ctrl_cluster(2, &sd->blue); in sd_init_controls() 1771 v4l2_ctrl_cluster(2, &sd->hflip); in sd_init_controls()
|
D | se401.c | 676 v4l2_ctrl_cluster(2, &sd->exposure); in sd_init_controls()
|
D | spca561.c | 852 v4l2_ctrl_cluster(2, &sd->contrast); in sd_init_controls_72a()
|
D | mr97310a.c | 1015 v4l2_ctrl_cluster(2, &sd->exposure); in sd_init_controls()
|
D | sq930x.c | 1110 v4l2_ctrl_cluster(2, &sd->exposure); in sd_init_controls()
|
D | sonixj.c | 1691 v4l2_ctrl_cluster(2, &sd->red_bal); in sd_init_controls() 1693 v4l2_ctrl_cluster(2, &sd->vflip); in sd_init_controls()
|
D | vc032x.c | 3785 v4l2_ctrl_cluster(2, &sd->hflip); in sd_init_controls()
|
D | topro.c | 4933 v4l2_ctrl_cluster(2, &gspca_dev->exposure); in sd_init_controls()
|
D | ov519.c | 4958 v4l2_ctrl_cluster(2, &sd->hflip); in sd_init_controls()
|
D | zc3xx.c | 6463 v4l2_ctrl_cluster(3, &sd->gamma); in sd_init_controls()
|
/linux-4.4.14/drivers/media/usb/gspca/m5602/ |
D | m5602_ov7660.c | 152 v4l2_ctrl_cluster(2, &sd->hflip); in ov7660_init_controls()
|
D | m5602_s5k83a.c | 168 v4l2_ctrl_cluster(2, &sd->hflip); in s5k83a_init_controls()
|
D | m5602_mt9m111.c | 163 v4l2_ctrl_cluster(2, &sd->hflip); in mt9m111_init_controls()
|
D | m5602_s5k4aa.c | 361 v4l2_ctrl_cluster(2, &sd->hflip); in s5k4aa_init_controls()
|
D | m5602_po1030.c | 171 v4l2_ctrl_cluster(2, &sd->hflip); in po1030_init_controls()
|
D | m5602_ov9650.c | 257 v4l2_ctrl_cluster(2, &sd->hflip); in ov9650_init_controls()
|
/linux-4.4.14/include/media/ |
D | v4l2-ctrls.h | 584 void v4l2_ctrl_cluster(unsigned ncontrols, struct v4l2_ctrl **controls);
|
/linux-4.4.14/drivers/media/radio/ |
D | radio-isa.c | 246 v4l2_ctrl_cluster(2, &isa->mute); in radio_isa_common_probe()
|
/linux-4.4.14/drivers/media/i2c/s5c73m3/ |
D | s5c73m3-ctrls.c | 558 v4l2_ctrl_cluster(6, &ctrls->focus_auto); in s5c73m3_init_controls()
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-controls.txt | 482 v4l2_ctrl_cluster(ARRAY_SIZE(state->audio_cluster), state->audio_cluster); 530 v4l2_ctrl_cluster(2, &state->volume); 579 In order to simplify this a special variation of v4l2_ctrl_cluster was 585 The first two arguments are identical to v4l2_ctrl_cluster. The third argument
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-driver.c | 1250 v4l2_ctrl_cluster(2, &itv->ctrl_pts); in ivtv_probe() 1251 v4l2_ctrl_cluster(2, &itv->ctrl_audio_playback); in ivtv_probe()
|
/linux-4.4.14/drivers/media/platform/vivid/ |
D | vivid-ctrls.c | 1470 v4l2_ctrl_cluster(2, &dev->ctrl_std_signal_mode); in vivid_create_controls() 1485 v4l2_ctrl_cluster(2, &dev->ctrl_dv_timings_signal_mode); in vivid_create_controls()
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-ctrls.c | 2276 void v4l2_ctrl_cluster(unsigned ncontrols, struct v4l2_ctrl **controls) in v4l2_ctrl_cluster() function 2295 EXPORT_SYMBOL(v4l2_ctrl_cluster); 2304 v4l2_ctrl_cluster(ncontrols, controls); in v4l2_ctrl_auto_cluster()
|
/linux-4.4.14/drivers/media/platform/s5p-g2d/ |
D | g2d.c | 234 v4l2_ctrl_cluster(2, &ctx->ctrl_hflip); in g2d_setup_ctrls()
|
/linux-4.4.14/drivers/media/usb/pwc/ |
D | pwc-v4l.c | 393 v4l2_ctrl_cluster(4, &pdev->motor_pan); in pwc_init_controls()
|
/linux-4.4.14/drivers/media/usb/cpia2/ |
D | cpia2_v4l.c | 1158 v4l2_ctrl_cluster(2, &cam->top_light); in cpia2_register_camera()
|
/linux-4.4.14/drivers/media/usb/hdpvr/ |
D | hdpvr-video.c | 1223 v4l2_ctrl_cluster(3, &dev->video_mode); in hdpvr_register_videodev()
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | fimc-core.c | 632 v4l2_ctrl_cluster(2, &ctrls->colorfx); in fimc_ctrls_create()
|
/linux-4.4.14/drivers/media/radio/si4713/ |
D | si4713.c | 1586 v4l2_ctrl_cluster(29, &sdev->mute); in si4713_probe()
|
/linux-4.4.14/drivers/media/i2c/smiapp/ |
D | smiapp-core.c | 583 v4l2_ctrl_cluster(2, &sensor->hflip); in smiapp_init_controls()
|
/linux-4.4.14/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 5319 v4l2_ctrl_cluster(2, &state->volume); in cx25840_probe()
|