/linux-6.1.9/drivers/media/common/ |
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() 1497 v4l2_ctrl_activate(hdl->video_chroma_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() [all …]
|
/linux-6.1.9/drivers/media/test-drivers/vivid/ |
D | vivid-ctrls.c | 559 v4l2_ctrl_activate(dev->ctrl_dv_timings, in vivid_vid_cap_s_ctrl() 1270 v4l2_ctrl_activate(dev->ctrl_standard, in vivid_sdtv_cap_s_ctrl() 1345 v4l2_ctrl_activate(dev->radio_rx_rds_pty, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl() 1346 v4l2_ctrl_activate(dev->radio_rx_rds_psname, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl() 1347 v4l2_ctrl_activate(dev->radio_rx_rds_radiotext, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl() 1348 v4l2_ctrl_activate(dev->radio_rx_rds_ta, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl() 1349 v4l2_ctrl_activate(dev->radio_rx_rds_tp, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl() 1350 v4l2_ctrl_activate(dev->radio_rx_rds_ms, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl()
|
D | vivid-core.c | 1879 v4l2_ctrl_activate(dev->ctrl_display_present, false); in vivid_create_instance() 1881 v4l2_ctrl_activate(dev->ctrl_dv_timings_signal_mode, false); in vivid_create_instance() 1882 v4l2_ctrl_activate(dev->ctrl_dv_timings, false); in vivid_create_instance() 1884 v4l2_ctrl_activate(dev->ctrl_std_signal_mode, false); in vivid_create_instance() 1885 v4l2_ctrl_activate(dev->ctrl_standard, false); in vivid_create_instance()
|
D | vivid-vid-cap.c | 1459 v4l2_ctrl_activate(dev->ctrl_dv_timings_signal_mode, in vidioc_s_input() 1461 v4l2_ctrl_activate(dev->ctrl_dv_timings, vivid_is_hdmi_cap(dev) && in vidioc_s_input() 1464 v4l2_ctrl_activate(dev->ctrl_std_signal_mode, vivid_is_sdtv_cap(dev)); in vidioc_s_input() 1465 v4l2_ctrl_activate(dev->ctrl_standard, vivid_is_sdtv_cap(dev) && in vidioc_s_input()
|
D | vivid-vid-out.c | 1094 v4l2_ctrl_activate(dev->ctrl_display_present, vivid_is_hdmi_out(dev)); in vidioc_s_output()
|
/linux-6.1.9/drivers/media/platform/allegro-dvt/ |
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() 2682 v4l2_ctrl_activate(channel->mpeg_video_h264_p_frame_qp, in allegro_channel_adjust() 2684 v4l2_ctrl_activate(channel->mpeg_video_h264_b_frame_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() [all …]
|
/linux-6.1.9/drivers/media/platform/samsung/exynos4-is/ |
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-6.1.9/drivers/media/platform/atmel/ |
D | atmel-isc-base.c | 384 v4l2_ctrl_activate(isc->do_wb_ctrl, true); in isc_start_streaming() 411 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_stop_streaming() 1568 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_s_awb_ctrl() 1705 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_ctrl_init()
|
/linux-6.1.9/include/media/ |
D | v4l2-ctrls.h | 862 void v4l2_ctrl_activate(struct v4l2_ctrl *ctrl, bool active);
|
/linux-6.1.9/drivers/media/i2c/ |
D | mt9p031.c | 826 v4l2_ctrl_activate(mt9p031->blc_auto, ctrl->val == 0); in mt9p031_s_ctrl() 827 v4l2_ctrl_activate(mt9p031->blc_offset, ctrl->val == 0); in mt9p031_s_ctrl()
|
D | saa6752hs.c | 415 v4l2_ctrl_activate(h->video_bitrate_peak, in saa6752hs_s_ctrl()
|
D | ov9650.c | 802 v4l2_ctrl_activate(ov965x->ctrls.brightness, !exp); in ov965x_set_exposure()
|
/linux-6.1.9/drivers/media/v4l2-core/ |
D | v4l2-ctrls-core.c | 2147 void v4l2_ctrl_activate(struct v4l2_ctrl *ctrl, bool active) in v4l2_ctrl_activate() function 2165 EXPORT_SYMBOL(v4l2_ctrl_activate);
|
/linux-6.1.9/drivers/media/usb/hdpvr/ |
D | hdpvr-video.c | 963 v4l2_ctrl_activate(dev->video_bitrate_peak, in hdpvr_s_ctrl()
|
/linux-6.1.9/drivers/media/i2c/ccs/ |
D | ccs-core.c | 664 v4l2_ctrl_activate( in ccs_set_ctrl() 772 v4l2_ctrl_activate(sensor->luminance_level, ctrl->val); in ccs_set_ctrl()
|
/linux-6.1.9/Documentation/driver-api/media/ |
D | v4l2-controls.rst | 487 You can set the 'active' status using v4l2_ctrl_activate(). By default all
|