Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_grab (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
Dvivid-kthread-out.c244 v4l2_ctrl_grab(dev->ctrl_has_crop_out, grab); in vivid_grab_controls()
245 v4l2_ctrl_grab(dev->ctrl_has_compose_out, grab); in vivid_grab_controls()
246 v4l2_ctrl_grab(dev->ctrl_has_scaler_out, grab); in vivid_grab_controls()
247 v4l2_ctrl_grab(dev->ctrl_tx_mode, grab); in vivid_grab_controls()
248 v4l2_ctrl_grab(dev->ctrl_tx_rgb_range, grab); in vivid_grab_controls()
Dvivid-kthread-cap.c899 v4l2_ctrl_grab(dev->ctrl_has_crop_cap, grab); in vivid_grab_controls()
900 v4l2_ctrl_grab(dev->ctrl_has_compose_cap, grab); in vivid_grab_controls()
901 v4l2_ctrl_grab(dev->ctrl_has_scaler_cap, grab); in vivid_grab_controls()
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
Dallegro-core.c1989 v4l2_ctrl_grab(channel->mpeg_video_h264_profile, false); in allegro_destroy_channel()
1990 v4l2_ctrl_grab(channel->mpeg_video_h264_level, false); in allegro_destroy_channel()
1991 v4l2_ctrl_grab(channel->mpeg_video_h264_i_frame_qp, false); in allegro_destroy_channel()
1992 v4l2_ctrl_grab(channel->mpeg_video_h264_max_qp, false); in allegro_destroy_channel()
1993 v4l2_ctrl_grab(channel->mpeg_video_h264_min_qp, false); in allegro_destroy_channel()
1994 v4l2_ctrl_grab(channel->mpeg_video_h264_p_frame_qp, false); in allegro_destroy_channel()
1995 v4l2_ctrl_grab(channel->mpeg_video_h264_b_frame_qp, false); in allegro_destroy_channel()
1996 v4l2_ctrl_grab(channel->mpeg_video_frame_rc_enable, false); in allegro_destroy_channel()
1997 v4l2_ctrl_grab(channel->mpeg_video_bitrate_mode, false); in allegro_destroy_channel()
1998 v4l2_ctrl_grab(channel->mpeg_video_bitrate, false); in allegro_destroy_channel()
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/go7007/
Dgo7007-v4l2.c418 v4l2_ctrl_grab(go->mpeg_video_gop_size, true); in go7007_start_streaming()
419 v4l2_ctrl_grab(go->mpeg_video_gop_closure, true); in go7007_start_streaming()
420 v4l2_ctrl_grab(go->mpeg_video_bitrate, true); in go7007_start_streaming()
421 v4l2_ctrl_grab(go->mpeg_video_aspect_ratio, true); in go7007_start_streaming()
443 v4l2_ctrl_grab(go->mpeg_video_gop_size, false); in go7007_stop_streaming()
444 v4l2_ctrl_grab(go->mpeg_video_gop_closure, false); in go7007_stop_streaming()
445 v4l2_ctrl_grab(go->mpeg_video_bitrate, false); in go7007_stop_streaming()
446 v4l2_ctrl_grab(go->mpeg_video_aspect_ratio, false); in go7007_stop_streaming()
/kernel/linux/linux-5.10/drivers/media/common/
Dcx2341x.c1768 v4l2_ctrl_grab(cxhdl->audio_sampling_freq, busy); in cx2341x_handler_set_busy()
1769 v4l2_ctrl_grab(cxhdl->audio_encoding, busy); in cx2341x_handler_set_busy()
1770 v4l2_ctrl_grab(cxhdl->audio_l2_bitrate, busy); in cx2341x_handler_set_busy()
1771 v4l2_ctrl_grab(cxhdl->audio_ac3_bitrate, busy); in cx2341x_handler_set_busy()
1772 v4l2_ctrl_grab(cxhdl->stream_vbi_fmt, busy); in cx2341x_handler_set_busy()
1773 v4l2_ctrl_grab(cxhdl->stream_type, busy); in cx2341x_handler_set_busy()
1774 v4l2_ctrl_grab(cxhdl->video_bitrate_mode, busy); in cx2341x_handler_set_busy()
1775 v4l2_ctrl_grab(cxhdl->video_bitrate, busy); in cx2341x_handler_set_busy()
1776 v4l2_ctrl_grab(cxhdl->video_bitrate_peak, busy); in cx2341x_handler_set_busy()
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
Dw996Xcf.c487 v4l2_ctrl_grab(sd->jpegqual, true); in w9968cf_mode_init_regs()
526 v4l2_ctrl_grab(sd->jpegqual, false); in w9968cf_stop0()
Dxirlink_cit.c1916 v4l2_ctrl_grab(sd->lighting, true); in cit_start_model2()
2727 v4l2_ctrl_grab(sd->lighting, false); in sd_stop0()
/kernel/linux/linux-5.10/include/media/
Dv4l2-ctrls.h870 static inline void v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in v4l2_ctrl_grab() function
/kernel/linux/linux-5.10/drivers/media/usb/cpia2/
Dcpia2_v4l.c937 v4l2_ctrl_grab(cam->usb_alt, true); in cpia2_streamon()
954 v4l2_ctrl_grab(cam->usb_alt, false); in cpia2_streamoff()
/kernel/linux/linux-5.10/drivers/media/usb/hackrf/
Dhackrf.c1444 v4l2_ctrl_grab(dev->rx_rf_gain, !hackrf_enable_rf_gain_ctrl); in hackrf_probe()
1465 v4l2_ctrl_grab(dev->tx_rf_gain, !hackrf_enable_rf_gain_ctrl); in hackrf_probe()
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
Dcx88-core.c999 v4l2_ctrl_grab(core->chroma_agc, cxiformat == VideoFormatSECAM); in cx88_set_tvnorm()
/kernel/linux/linux-5.10/Documentation/driver-api/media/
Dv4l2-controls.rst496 If a control is set to 'grabbed' using v4l2_ctrl_grab(), then the framework
498 v4l2_ctrl_grab() function is typically called from the driver when it
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
Dipu3-v4l2.c71 v4l2_ctrl_grab(imgu_sd->ctrl, enable); in imgu_subdev_s_stream()