v4l2_ctrl_activate
v4l2_ctrl_activate(hdl->audio_ac3_bitrate, is_ac3);
v4l2_ctrl_activate(hdl->audio_l2_bitrate, !is_ac3);
v4l2_ctrl_activate(hdl->audio_mode_extension,
v4l2_ctrl_activate(hdl->video_bitrate_mode,
v4l2_ctrl_activate(hdl->video_bitrate_peak,
v4l2_ctrl_activate(hdl->video_spatial_filter, active_filter);
v4l2_ctrl_activate(hdl->video_luma_spatial_filter_type, active_filter);
v4l2_ctrl_activate(hdl->video_chroma_spatial_filter_type, active_filter);
v4l2_ctrl_activate(hdl->video_temporal_filter, active_filter);
v4l2_ctrl_activate(hdl->video_luma_median_filter_bottom, active_filter);
v4l2_ctrl_activate(hdl->video_luma_median_filter_top, active_filter);
v4l2_ctrl_activate(hdl->video_chroma_median_filter_bottom, active_filter);
v4l2_ctrl_activate(hdl->video_chroma_median_filter_top, active_filter);
v4l2_ctrl_activate(
v4l2_ctrl_activate(sensor->luminance_level, ctrl->val);
v4l2_ctrl_activate(mt9p031->blc_auto, ctrl->val == 0);
v4l2_ctrl_activate(mt9p031->blc_offset, ctrl->val == 0);
v4l2_ctrl_activate(ov965x->ctrls.brightness, !exp);
v4l2_ctrl_activate(h->video_bitrate_peak,
v4l2_ctrl_activate(channel->mpeg_video_h264_profile,
v4l2_ctrl_activate(channel->mpeg_video_h264_level,
v4l2_ctrl_activate(channel->mpeg_video_h264_i_frame_qp,
v4l2_ctrl_activate(channel->mpeg_video_h264_max_qp,
v4l2_ctrl_activate(channel->mpeg_video_h264_min_qp,
v4l2_ctrl_activate(channel->mpeg_video_h264_p_frame_qp,
v4l2_ctrl_activate(channel->mpeg_video_h264_b_frame_qp,
v4l2_ctrl_activate(channel->mpeg_video_hevc_profile,
v4l2_ctrl_activate(channel->mpeg_video_hevc_level,
v4l2_ctrl_activate(channel->mpeg_video_hevc_tier,
v4l2_ctrl_activate(channel->mpeg_video_hevc_i_frame_qp,
v4l2_ctrl_activate(channel->mpeg_video_hevc_max_qp,
v4l2_ctrl_activate(channel->mpeg_video_hevc_min_qp,
v4l2_ctrl_activate(channel->mpeg_video_hevc_p_frame_qp,
v4l2_ctrl_activate(channel->mpeg_video_hevc_b_frame_qp,
v4l2_ctrl_activate(channel->mpeg_video_bitrate_peak,
v4l2_ctrl_activate(isc->do_wb_ctrl, false);
v4l2_ctrl_activate(isc->do_wb_ctrl, false);
v4l2_ctrl_activate(isc->do_wb_ctrl, true);
v4l2_ctrl_activate(isc->do_wb_ctrl, false);
v4l2_ctrl_activate(ctrls->rotate, active);
v4l2_ctrl_activate(ctrls->hflip, active);
v4l2_ctrl_activate(ctrls->vflip, active);
v4l2_ctrl_activate(ctrls->colorfx, active);
v4l2_ctrl_activate(ctrls->alpha, active && has_alpha);
v4l2_ctrl_activate(dev->ctrl_dv_timings_signal_mode, false);
v4l2_ctrl_activate(dev->ctrl_dv_timings, false);
v4l2_ctrl_activate(dev->ctrl_std_signal_mode, false);
v4l2_ctrl_activate(dev->ctrl_standard, false);
v4l2_ctrl_activate(dev->ctrl_standard,
v4l2_ctrl_activate(dev->radio_rx_rds_pty, dev->radio_rx_rds_controls);
v4l2_ctrl_activate(dev->radio_rx_rds_psname, dev->radio_rx_rds_controls);
v4l2_ctrl_activate(dev->radio_rx_rds_radiotext, dev->radio_rx_rds_controls);
v4l2_ctrl_activate(dev->radio_rx_rds_ta, dev->radio_rx_rds_controls);
v4l2_ctrl_activate(dev->radio_rx_rds_tp, dev->radio_rx_rds_controls);
v4l2_ctrl_activate(dev->radio_rx_rds_ms, dev->radio_rx_rds_controls);
v4l2_ctrl_activate(dev->ctrl_dv_timings,
v4l2_ctrl_activate(dev->ctrl_dv_timings_signal_mode,
v4l2_ctrl_activate(dev->ctrl_dv_timings, vivid_is_hdmi_cap(dev) &&
v4l2_ctrl_activate(dev->ctrl_std_signal_mode, vivid_is_sdtv_cap(dev));
v4l2_ctrl_activate(dev->ctrl_standard, vivid_is_sdtv_cap(dev) &&
v4l2_ctrl_activate(dev->video_bitrate_peak,
EXPORT_SYMBOL(v4l2_ctrl_activate);
v4l2_ctrl_activate(isc->do_wb_ctrl, false);
v4l2_ctrl_activate(isc->do_wb_ctrl, false);
v4l2_ctrl_activate(isc->do_wb_ctrl, true);
v4l2_ctrl_activate(isc->do_wb_ctrl, false);
void v4l2_ctrl_activate(struct v4l2_ctrl *ctrl, bool active);