Home
last modified time | relevance | path

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

/linux/drivers/media/platform/allegro-dvt/
A Dallegro-core.c2513 v4l2_ctrl_grab(channel->mpeg_video_hevc_tier, false); in allegro_destroy_channel()
2522 v4l2_ctrl_grab(channel->mpeg_video_bitrate, false); in allegro_destroy_channel()
2524 v4l2_ctrl_grab(channel->mpeg_video_cpb_size, false); in allegro_destroy_channel()
2525 v4l2_ctrl_grab(channel->mpeg_video_gop_size, false); in allegro_destroy_channel()
2527 v4l2_ctrl_grab(channel->encoder_buffer, false); in allegro_destroy_channel()
2572 v4l2_ctrl_grab(channel->mpeg_video_h264_level, true); in allegro_create_channel()
2581 v4l2_ctrl_grab(channel->mpeg_video_hevc_tier, true); in allegro_create_channel()
2590 v4l2_ctrl_grab(channel->mpeg_video_bitrate, true); in allegro_create_channel()
2592 v4l2_ctrl_grab(channel->mpeg_video_cpb_size, true); in allegro_create_channel()
2593 v4l2_ctrl_grab(channel->mpeg_video_gop_size, true); in allegro_create_channel()
[all …]
/linux/drivers/media/test-drivers/vivid/
A Dvivid-kthread-out.c246 v4l2_ctrl_grab(dev->ctrl_has_crop_out, grab); in vivid_grab_controls()
247 v4l2_ctrl_grab(dev->ctrl_has_compose_out, grab); in vivid_grab_controls()
248 v4l2_ctrl_grab(dev->ctrl_has_scaler_out, grab); in vivid_grab_controls()
249 v4l2_ctrl_grab(dev->ctrl_tx_mode, grab); in vivid_grab_controls()
250 v4l2_ctrl_grab(dev->ctrl_tx_rgb_range, grab); in vivid_grab_controls()
A Dvivid-kthread-cap.c903 v4l2_ctrl_grab(dev->ctrl_has_crop_cap, grab); in vivid_grab_controls()
904 v4l2_ctrl_grab(dev->ctrl_has_compose_cap, grab); in vivid_grab_controls()
905 v4l2_ctrl_grab(dev->ctrl_has_scaler_cap, grab); in vivid_grab_controls()
/linux/drivers/media/usb/go7007/
A 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()
/linux/drivers/media/common/
A 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()
/linux/drivers/media/usb/gspca/
A Dw996Xcf.c486 v4l2_ctrl_grab(sd->jpegqual, true); in w9968cf_mode_init_regs()
525 v4l2_ctrl_grab(sd->jpegqual, false); in w9968cf_stop0()
A Dxirlink_cit.c1916 v4l2_ctrl_grab(sd->lighting, true); in cit_start_model2()
2727 v4l2_ctrl_grab(sd->lighting, false); in sd_stop0()
/linux/drivers/media/i2c/
A Dimx208.c708 v4l2_ctrl_grab(imx208->vflip, enable); in imx208_set_stream()
709 v4l2_ctrl_grab(imx208->hflip, enable); in imx208_set_stream()
/linux/include/media/
A Dv4l2-ctrls.h872 static inline void v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in v4l2_ctrl_grab() function
/linux/drivers/media/usb/cpia2/
A Dcpia2_v4l.c934 v4l2_ctrl_grab(cam->usb_alt, true); in cpia2_streamon()
951 v4l2_ctrl_grab(cam->usb_alt, false); in cpia2_streamoff()
/linux/drivers/media/usb/hackrf/
A Dhackrf.c1441 v4l2_ctrl_grab(dev->rx_rf_gain, !hackrf_enable_rf_gain_ctrl); in hackrf_probe()
1462 v4l2_ctrl_grab(dev->tx_rf_gain, !hackrf_enable_rf_gain_ctrl); in hackrf_probe()
/linux/drivers/media/pci/cx88/
A Dcx88-core.c1001 v4l2_ctrl_grab(core->chroma_agc, cxiformat == VideoFormatSECAM); in cx88_set_tvnorm()
/linux/Documentation/driver-api/media/
A 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
/linux/drivers/staging/media/ipu3/
A Dipu3-v4l2.c71 v4l2_ctrl_grab(imgu_sd->ctrl, enable); in imgu_subdev_s_stream()

Completed in 42 milliseconds