/Linux-v5.15/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-v5.15/drivers/media/platform/allegro-dvt/ |
D | allegro-core.c | 2528 v4l2_ctrl_activate(channel->mpeg_video_h264_profile, in allegro_channel_adjust() 2530 v4l2_ctrl_activate(channel->mpeg_video_h264_level, in allegro_channel_adjust() 2532 v4l2_ctrl_activate(channel->mpeg_video_h264_i_frame_qp, in allegro_channel_adjust() 2534 v4l2_ctrl_activate(channel->mpeg_video_h264_max_qp, in allegro_channel_adjust() 2536 v4l2_ctrl_activate(channel->mpeg_video_h264_min_qp, in allegro_channel_adjust() 2538 v4l2_ctrl_activate(channel->mpeg_video_h264_p_frame_qp, in allegro_channel_adjust() 2540 v4l2_ctrl_activate(channel->mpeg_video_h264_b_frame_qp, in allegro_channel_adjust() 2543 v4l2_ctrl_activate(channel->mpeg_video_hevc_profile, in allegro_channel_adjust() 2545 v4l2_ctrl_activate(channel->mpeg_video_hevc_level, in allegro_channel_adjust() 2547 v4l2_ctrl_activate(channel->mpeg_video_hevc_tier, in allegro_channel_adjust() [all …]
|
/Linux-v5.15/drivers/media/test-drivers/vivid/ |
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()
|
D | vivid-core.c | 1839 v4l2_ctrl_activate(dev->ctrl_display_present, false); in vivid_create_instance() 1841 v4l2_ctrl_activate(dev->ctrl_dv_timings_signal_mode, false); in vivid_create_instance() 1842 v4l2_ctrl_activate(dev->ctrl_dv_timings, false); in vivid_create_instance() 1844 v4l2_ctrl_activate(dev->ctrl_std_signal_mode, false); in vivid_create_instance() 1845 v4l2_ctrl_activate(dev->ctrl_standard, false); in vivid_create_instance()
|
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()
|
D | vivid-vid-out.c | 1094 v4l2_ctrl_activate(dev->ctrl_display_present, vivid_is_hdmi_out(dev)); in vidioc_s_output()
|
/Linux-v5.15/drivers/media/platform/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-v5.15/include/media/ |
D | v4l2-ctrls.h | 839 void v4l2_ctrl_activate(struct v4l2_ctrl *ctrl, bool active);
|
/Linux-v5.15/drivers/media/i2c/ |
D | mt9p031.c | 750 v4l2_ctrl_activate(mt9p031->blc_auto, ctrl->val == 0); in mt9p031_s_ctrl() 751 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-v5.15/drivers/media/platform/atmel/ |
D | atmel-isc-base.c | 676 v4l2_ctrl_activate(isc->do_wb_ctrl, true); in isc_start_streaming() 702 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_stop_streaming() 1849 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_s_awb_ctrl() 1985 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_ctrl_init()
|
/Linux-v5.15/drivers/media/v4l2-core/ |
D | v4l2-ctrls-core.c | 1765 void v4l2_ctrl_activate(struct v4l2_ctrl *ctrl, bool active) in v4l2_ctrl_activate() function 1783 EXPORT_SYMBOL(v4l2_ctrl_activate);
|
/Linux-v5.15/drivers/media/usb/hdpvr/ |
D | hdpvr-video.c | 964 v4l2_ctrl_activate(dev->video_bitrate_peak, in hdpvr_s_ctrl()
|
/Linux-v5.15/drivers/media/i2c/ccs/ |
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-v5.15/Documentation/driver-api/media/ |
D | v4l2-controls.rst | 487 You can set the 'active' status using v4l2_ctrl_activate(). By default all
|