/linux/drivers/media/common/ |
A D | cx2341x.c | 1434 v4l2_ctrl_activate(hdl->audio_ac3_bitrate, is_ac3); in cx2341x_s_ctrl() 1435 v4l2_ctrl_activate(hdl->audio_l2_bitrate, !is_ac3); in cx2341x_s_ctrl() 1437 v4l2_ctrl_activate(hdl->audio_mode_extension, in cx2341x_s_ctrl() 1467 v4l2_ctrl_activate(hdl->video_bitrate_mode, in cx2341x_s_ctrl() 1469 v4l2_ctrl_activate(hdl->video_bitrate_peak, in cx2341x_s_ctrl() 1495 v4l2_ctrl_activate(hdl->video_spatial_filter, active_filter); in cx2341x_s_ctrl() 1496 v4l2_ctrl_activate(hdl->video_luma_spatial_filter_type, active_filter); in cx2341x_s_ctrl() 1500 v4l2_ctrl_activate(hdl->video_temporal_filter, active_filter); in cx2341x_s_ctrl() 1503 v4l2_ctrl_activate(hdl->video_luma_median_filter_bottom, active_filter); in cx2341x_s_ctrl() 1504 v4l2_ctrl_activate(hdl->video_luma_median_filter_top, active_filter); in cx2341x_s_ctrl() [all …]
|
/linux/drivers/media/test-drivers/vivid/ |
A D | vivid-ctrls.c | 528 v4l2_ctrl_activate(dev->ctrl_dv_timings, in vivid_vid_cap_s_ctrl() 1234 v4l2_ctrl_activate(dev->ctrl_standard, in vivid_sdtv_cap_s_ctrl() 1309 v4l2_ctrl_activate(dev->radio_rx_rds_pty, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl() 1310 v4l2_ctrl_activate(dev->radio_rx_rds_psname, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl() 1311 v4l2_ctrl_activate(dev->radio_rx_rds_radiotext, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl() 1312 v4l2_ctrl_activate(dev->radio_rx_rds_ta, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl() 1313 v4l2_ctrl_activate(dev->radio_rx_rds_tp, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl() 1314 v4l2_ctrl_activate(dev->radio_rx_rds_ms, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl()
|
A D | vivid-core.c | 1849 v4l2_ctrl_activate(dev->ctrl_display_present, false); in vivid_create_instance() 1851 v4l2_ctrl_activate(dev->ctrl_dv_timings_signal_mode, false); in vivid_create_instance() 1852 v4l2_ctrl_activate(dev->ctrl_dv_timings, false); in vivid_create_instance() 1854 v4l2_ctrl_activate(dev->ctrl_std_signal_mode, false); in vivid_create_instance() 1855 v4l2_ctrl_activate(dev->ctrl_standard, false); in vivid_create_instance()
|
A D | vivid-vid-cap.c | 1431 v4l2_ctrl_activate(dev->ctrl_dv_timings_signal_mode, in vidioc_s_input() 1433 v4l2_ctrl_activate(dev->ctrl_dv_timings, vivid_is_hdmi_cap(dev) && in vidioc_s_input() 1436 v4l2_ctrl_activate(dev->ctrl_std_signal_mode, vivid_is_sdtv_cap(dev)); in vidioc_s_input() 1437 v4l2_ctrl_activate(dev->ctrl_standard, vivid_is_sdtv_cap(dev) && in vidioc_s_input()
|
A D | vivid-vid-out.c | 1094 v4l2_ctrl_activate(dev->ctrl_display_present, vivid_is_hdmi_out(dev)); in vidioc_s_output()
|
/linux/drivers/media/platform/allegro-dvt/ |
A D | allegro-core.c | 2672 v4l2_ctrl_activate(channel->mpeg_video_h264_profile, in allegro_channel_adjust() 2674 v4l2_ctrl_activate(channel->mpeg_video_h264_level, in allegro_channel_adjust() 2676 v4l2_ctrl_activate(channel->mpeg_video_h264_i_frame_qp, in allegro_channel_adjust() 2678 v4l2_ctrl_activate(channel->mpeg_video_h264_max_qp, in allegro_channel_adjust() 2680 v4l2_ctrl_activate(channel->mpeg_video_h264_min_qp, in allegro_channel_adjust() 2687 v4l2_ctrl_activate(channel->mpeg_video_hevc_profile, in allegro_channel_adjust() 2689 v4l2_ctrl_activate(channel->mpeg_video_hevc_level, in allegro_channel_adjust() 2691 v4l2_ctrl_activate(channel->mpeg_video_hevc_tier, in allegro_channel_adjust() 2695 v4l2_ctrl_activate(channel->mpeg_video_hevc_max_qp, in allegro_channel_adjust() 2697 v4l2_ctrl_activate(channel->mpeg_video_hevc_min_qp, in allegro_channel_adjust() [all …]
|
/linux/drivers/media/platform/exynos4-is/ |
A D | fimc-core.c | 635 v4l2_ctrl_activate(ctrls->rotate, active); in fimc_ctrls_activate() 636 v4l2_ctrl_activate(ctrls->hflip, active); in fimc_ctrls_activate() 637 v4l2_ctrl_activate(ctrls->vflip, active); in fimc_ctrls_activate() 638 v4l2_ctrl_activate(ctrls->colorfx, active); in fimc_ctrls_activate() 640 v4l2_ctrl_activate(ctrls->alpha, active && has_alpha); in fimc_ctrls_activate()
|
/linux/include/media/ |
A D | v4l2-ctrls.h | 839 void v4l2_ctrl_activate(struct v4l2_ctrl *ctrl, bool active);
|
/linux/drivers/media/platform/atmel/ |
A D | atmel-isc-base.c | 673 v4l2_ctrl_activate(isc->do_wb_ctrl, true); in isc_start_streaming() 699 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_stop_streaming() 1846 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_s_awb_ctrl() 1982 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_ctrl_init()
|
/linux/drivers/media/i2c/ |
A D | mt9p031.c | 786 v4l2_ctrl_activate(mt9p031->blc_auto, ctrl->val == 0); in mt9p031_s_ctrl() 787 v4l2_ctrl_activate(mt9p031->blc_offset, ctrl->val == 0); in mt9p031_s_ctrl()
|
A D | saa6752hs.c | 415 v4l2_ctrl_activate(h->video_bitrate_peak, in saa6752hs_s_ctrl()
|
A D | ov9650.c | 802 v4l2_ctrl_activate(ov965x->ctrls.brightness, !exp); in ov965x_set_exposure()
|
/linux/drivers/media/v4l2-core/ |
A D | v4l2-ctrls-core.c | 1771 void v4l2_ctrl_activate(struct v4l2_ctrl *ctrl, bool active) in v4l2_ctrl_activate() function 1789 EXPORT_SYMBOL(v4l2_ctrl_activate);
|
/linux/drivers/media/usb/hdpvr/ |
A D | hdpvr-video.c | 964 v4l2_ctrl_activate(dev->video_bitrate_peak, in hdpvr_s_ctrl()
|
/linux/drivers/media/i2c/ccs/ |
A D | ccs-core.c | 665 v4l2_ctrl_activate( in ccs_set_ctrl() 773 v4l2_ctrl_activate(sensor->luminance_level, ctrl->val); in ccs_set_ctrl()
|
/linux/Documentation/driver-api/media/ |
A D | v4l2-controls.rst | 487 You can set the 'active' status using v4l2_ctrl_activate(). By default all
|