/openbmc/linux/drivers/media/common/ |
H 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() 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 …]
|
/openbmc/linux/drivers/media/platform/allegro-dvt/ |
H A D | allegro-core.c | 2673 v4l2_ctrl_activate(channel->mpeg_video_h264_profile, in allegro_channel_adjust() 2675 v4l2_ctrl_activate(channel->mpeg_video_h264_level, in allegro_channel_adjust() 2677 v4l2_ctrl_activate(channel->mpeg_video_h264_i_frame_qp, in allegro_channel_adjust() 2679 v4l2_ctrl_activate(channel->mpeg_video_h264_max_qp, in allegro_channel_adjust() 2681 v4l2_ctrl_activate(channel->mpeg_video_h264_min_qp, in allegro_channel_adjust() 2683 v4l2_ctrl_activate(channel->mpeg_video_h264_p_frame_qp, in allegro_channel_adjust() 2685 v4l2_ctrl_activate(channel->mpeg_video_h264_b_frame_qp, in allegro_channel_adjust() 2688 v4l2_ctrl_activate(channel->mpeg_video_hevc_profile, in allegro_channel_adjust() 2690 v4l2_ctrl_activate(channel->mpeg_video_hevc_level, in allegro_channel_adjust() 2692 v4l2_ctrl_activate(channel->mpeg_video_hevc_tier, in allegro_channel_adjust() [all …]
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-core.c | 634 v4l2_ctrl_activate(ctrls->rotate, active); in fimc_ctrls_activate() 635 v4l2_ctrl_activate(ctrls->hflip, active); in fimc_ctrls_activate() 636 v4l2_ctrl_activate(ctrls->vflip, active); in fimc_ctrls_activate() 637 v4l2_ctrl_activate(ctrls->colorfx, active); in fimc_ctrls_activate() 639 v4l2_ctrl_activate(ctrls->alpha, active && has_alpha); in fimc_ctrls_activate()
|
/openbmc/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-ctrls.c | 585 v4l2_ctrl_activate(dev->ctrl_dv_timings, in vivid_vid_cap_s_ctrl() 1296 v4l2_ctrl_activate(dev->ctrl_standard, in vivid_sdtv_cap_s_ctrl() 1371 v4l2_ctrl_activate(dev->radio_rx_rds_pty, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl() 1372 v4l2_ctrl_activate(dev->radio_rx_rds_psname, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl() 1373 v4l2_ctrl_activate(dev->radio_rx_rds_radiotext, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl() 1374 v4l2_ctrl_activate(dev->radio_rx_rds_ta, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl() 1375 v4l2_ctrl_activate(dev->radio_rx_rds_tp, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl() 1376 v4l2_ctrl_activate(dev->radio_rx_rds_ms, dev->radio_rx_rds_controls); in vivid_radio_rx_s_ctrl()
|
H 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()
|
H A D | vivid-vid-cap.c | 1207 v4l2_ctrl_activate(dev->ctrl_dv_timings_signal_mode, in vidioc_s_input() 1209 v4l2_ctrl_activate(dev->ctrl_dv_timings, vivid_is_hdmi_cap(dev) && in vidioc_s_input() 1212 v4l2_ctrl_activate(dev->ctrl_std_signal_mode, vivid_is_sdtv_cap(dev)); in vidioc_s_input() 1213 v4l2_ctrl_activate(dev->ctrl_standard, vivid_is_sdtv_cap(dev) && in vidioc_s_input()
|
H A D | vivid-vid-out.c | 1022 v4l2_ctrl_activate(dev->ctrl_display_present, vivid_is_hdmi_out(dev)); in vidioc_s_output()
|
/openbmc/linux/drivers/staging/media/deprecated/atmel/ |
H A 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() 1569 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_s_awb_ctrl() 1706 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_ctrl_init()
|
/openbmc/linux/drivers/media/platform/microchip/ |
H A D | microchip-isc-base.c | 380 v4l2_ctrl_activate(isc->do_wb_ctrl, true); in isc_start_streaming() 415 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_stop_streaming() 1555 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_s_awb_ctrl() 1691 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_ctrl_init()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | mt9p031.c | 832 v4l2_ctrl_activate(mt9p031->blc_auto, ctrl->val == 0); in mt9p031_s_ctrl() 833 v4l2_ctrl_activate(mt9p031->blc_offset, ctrl->val == 0); in mt9p031_s_ctrl()
|
H A D | saa6752hs.c | 415 v4l2_ctrl_activate(h->video_bitrate_peak, in saa6752hs_s_ctrl()
|
H A D | ov9650.c | 800 v4l2_ctrl_activate(ov965x->ctrls.brightness, !exp); in ov965x_set_exposure()
|
/openbmc/linux/include/media/ |
H A D | v4l2-ctrls.h | 870 void v4l2_ctrl_activate(struct v4l2_ctrl *ctrl, bool active);
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-core.c | 2410 void v4l2_ctrl_activate(struct v4l2_ctrl *ctrl, bool active) in v4l2_ctrl_activate() function 2428 EXPORT_SYMBOL(v4l2_ctrl_activate);
|
/openbmc/linux/drivers/media/usb/hdpvr/ |
H A D | hdpvr-video.c | 963 v4l2_ctrl_activate(dev->video_bitrate_peak, in hdpvr_s_ctrl()
|
/openbmc/linux/drivers/media/i2c/ccs/ |
H A D | ccs-core.c | 660 v4l2_ctrl_activate( in ccs_set_ctrl() 768 v4l2_ctrl_activate(sensor->luminance_level, ctrl->val); in ccs_set_ctrl()
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | v4l2-controls.rst | 487 You can set the 'active' status using v4l2_ctrl_activate(). By default all
|