Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_activate (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c2735 v4l2_ctrl_activate(channel->mpeg_video_h264_profile, in allegro_channel_adjust()
2737 v4l2_ctrl_activate(channel->mpeg_video_h264_level, in allegro_channel_adjust()
2739 v4l2_ctrl_activate(channel->mpeg_video_h264_i_frame_qp, in allegro_channel_adjust()
2741 v4l2_ctrl_activate(channel->mpeg_video_h264_max_qp, in allegro_channel_adjust()
2743 v4l2_ctrl_activate(channel->mpeg_video_h264_min_qp, in allegro_channel_adjust()
2745 v4l2_ctrl_activate(channel->mpeg_video_h264_p_frame_qp, in allegro_channel_adjust()
2747 v4l2_ctrl_activate(channel->mpeg_video_h264_b_frame_qp, in allegro_channel_adjust()
2750 v4l2_ctrl_activate(channel->mpeg_video_hevc_profile, in allegro_channel_adjust()
2752 v4l2_ctrl_activate(channel->mpeg_video_hevc_level, in allegro_channel_adjust()
2754 v4l2_ctrl_activate(channel->mpeg_video_hevc_tier, in allegro_channel_adjust()
[all …]
/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc-base.c380 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()
1513 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_s_awb_ctrl()
1649 v4l2_ctrl_activate(isc->do_wb_ctrl, false); in isc_ctrl_init()
/linux/drivers/media/i2c/
H A Dmt9p031.c822 v4l2_ctrl_activate(mt9p031->blc_auto, ctrl->val == 0); in mt9p031_s_ctrl()
823 v4l2_ctrl_activate(mt9p031->blc_offset, ctrl->val == 0); in mt9p031_s_ctrl()
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c2722 void v4l2_ctrl_activate(struct v4l2_ctrl *ctrl, bool active) in v4l2_ctrl_activate() function
2740 EXPORT_SYMBOL(v4l2_ctrl_activate);
/linux/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c968 v4l2_ctrl_activate(dev->video_bitrate_peak, in hdpvr_s_ctrl()
/linux/drivers/media/i2c/ccs/
H A Dccs-core.c762 v4l2_ctrl_activate( in ccs_set_ctrl()
867 v4l2_ctrl_activate(sensor->luminance_level, ctrl->val); in ccs_set_ctrl()