Searched refs:v4l2_ctrl_cluster (Results 1 – 13 of 13) sorted by relevance
/drivers/media/video/ |
D | cx2341x.c | 1670 v4l2_ctrl_cluster(8, &cxhdl->audio_sampling_freq); in cx2341x_handler_init() 1671 v4l2_ctrl_cluster(2, &cxhdl->video_b_frames); in cx2341x_handler_init() 1672 v4l2_ctrl_cluster(5, &cxhdl->stream_type); in cx2341x_handler_init() 1673 v4l2_ctrl_cluster(2, &cxhdl->video_mute); in cx2341x_handler_init() 1674 v4l2_ctrl_cluster(3, &cxhdl->video_spatial_filter_mode); in cx2341x_handler_init() 1675 v4l2_ctrl_cluster(2, &cxhdl->video_luma_spatial_filter_type); in cx2341x_handler_init() 1676 v4l2_ctrl_cluster(2, &cxhdl->video_spatial_filter); in cx2341x_handler_init() 1677 v4l2_ctrl_cluster(4, &cxhdl->video_luma_median_filter_top); in cx2341x_handler_init()
|
D | wm8739.c | 243 v4l2_ctrl_cluster(3, &state->volume); in wm8739_probe()
|
D | v4l2-ctrls.c | 1548 void v4l2_ctrl_cluster(unsigned ncontrols, struct v4l2_ctrl **controls) in v4l2_ctrl_cluster() function 1566 EXPORT_SYMBOL(v4l2_ctrl_cluster); 1575 v4l2_ctrl_cluster(ncontrols, controls); in v4l2_ctrl_auto_cluster()
|
D | mt9t001.c | 754 v4l2_ctrl_cluster(ARRAY_SIZE(mt9t001_gains), mt9t001->gains); in mt9t001_probe()
|
D | msp3400-driver.c | 802 v4l2_ctrl_cluster(2, &state->volume); in msp_probe()
|
D | mt9m032.c | 764 v4l2_ctrl_cluster(2, &sensor->hflip); in mt9m032_probe()
|
D | s5k6aa.c | 1379 v4l2_ctrl_cluster(2, &ctrls->hflip); in s5k6aa_initialize_ctrls()
|
/drivers/media/radio/ |
D | radio-isa.c | 277 v4l2_ctrl_cluster(2, &isa->mute); in radio_isa_probe()
|
/drivers/media/video/ivtv/ |
D | ivtv-driver.c | 1225 v4l2_ctrl_cluster(2, &itv->ctrl_pts); in ivtv_probe() 1226 v4l2_ctrl_cluster(2, &itv->ctrl_audio_playback); in ivtv_probe()
|
/drivers/media/video/m5mols/ |
D | m5mols_core.c | 846 v4l2_ctrl_cluster(2, &info->autoexposure); in m5mols_init_controls()
|
/drivers/media/video/s5p-g2d/ |
D | g2d.c | 232 v4l2_ctrl_cluster(2, &ctx->ctrl_hflip); in g2d_setup_ctrls()
|
/drivers/media/video/pwc/ |
D | pwc-v4l.c | 393 v4l2_ctrl_cluster(4, &pdev->motor_pan); in pwc_init_controls()
|
/drivers/media/video/cx25840/ |
D | cx25840-core.c | 5263 v4l2_ctrl_cluster(2, &state->volume); in cx25840_probe()
|