[go: nahoru, domu]

Searched refs:v4l2_ctrl_activate (Results 1 - 9 of 9) sorted by relevance

/drivers/media/common/
H A Dcx2341x.c1383 v4l2_ctrl_activate(hdl->audio_ac3_bitrate, is_ac3);
1384 v4l2_ctrl_activate(hdl->audio_l2_bitrate, !is_ac3);
1386 v4l2_ctrl_activate(hdl->audio_mode_extension,
1416 v4l2_ctrl_activate(hdl->video_bitrate_mode,
1418 v4l2_ctrl_activate(hdl->video_bitrate_peak,
1444 v4l2_ctrl_activate(hdl->video_spatial_filter, active_filter);
1445 v4l2_ctrl_activate(hdl->video_luma_spatial_filter_type, active_filter);
1446 v4l2_ctrl_activate(hdl->video_chroma_spatial_filter_type, active_filter);
1449 v4l2_ctrl_activate(hdl->video_temporal_filter, active_filter);
1452 v4l2_ctrl_activate(hd
[all...]
/drivers/media/platform/vivid/
H A Dvivid-ctrls.c378 v4l2_ctrl_activate(dev->ctrl_dv_timings,
901 v4l2_ctrl_activate(dev->ctrl_standard, dev->std_signal_mode == SELECTED_STD);
974 v4l2_ctrl_activate(dev->radio_rx_rds_pty, dev->radio_rx_rds_controls);
975 v4l2_ctrl_activate(dev->radio_rx_rds_psname, dev->radio_rx_rds_controls);
976 v4l2_ctrl_activate(dev->radio_rx_rds_radiotext, dev->radio_rx_rds_controls);
977 v4l2_ctrl_activate(dev->radio_rx_rds_ta, dev->radio_rx_rds_controls);
978 v4l2_ctrl_activate(dev->radio_rx_rds_tp, dev->radio_rx_rds_controls);
979 v4l2_ctrl_activate(dev->radio_rx_rds_ms, dev->radio_rx_rds_controls);
/drivers/media/platform/exynos4-is/
H A Dfimc-core.c659 v4l2_ctrl_activate(ctrls->rotate, active);
660 v4l2_ctrl_activate(ctrls->hflip, active);
661 v4l2_ctrl_activate(ctrls->vflip, active);
662 v4l2_ctrl_activate(ctrls->colorfx, active);
664 v4l2_ctrl_activate(ctrls->alpha, active && has_alpha);
/drivers/media/i2c/
H A Dmt9p031.c742 v4l2_ctrl_activate(mt9p031->blc_auto, ctrl->val == 0);
743 v4l2_ctrl_activate(mt9p031->blc_offset, ctrl->val == 0);
H A Dsaa6752hs.c427 v4l2_ctrl_activate(h->video_bitrate_peak,
H A Dov9650.c802 v4l2_ctrl_activate(ov965x->ctrls.brightness, !exp);
/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2328 void v4l2_ctrl_activate(struct v4l2_ctrl *ctrl, bool active) function
2346 EXPORT_SYMBOL(v4l2_ctrl_activate); variable
/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c958 v4l2_ctrl_activate(dev->video_bitrate_peak,
/drivers/media/i2c/smiapp/
H A Dsmiapp-core.c488 v4l2_ctrl_activate(

Completed in 135 milliseconds