Home
last modified time | relevance | path

Searched refs:streaming (Results 1 – 25 of 110) sorted by relevance

12345

/drivers/media/platform/vsp1/
Dvsp1_entity.c27 bool streaming; in vsp1_entity_is_streaming() local
30 streaming = entity->streaming; in vsp1_entity_is_streaming()
33 return streaming; in vsp1_entity_is_streaming()
36 int vsp1_entity_set_streaming(struct vsp1_entity *entity, bool streaming) in vsp1_entity_set_streaming() argument
41 entity->streaming = streaming; in vsp1_entity_set_streaming()
44 if (!streaming) in vsp1_entity_set_streaming()
53 entity->streaming = false; in vsp1_entity_set_streaming()
Dvsp1_entity.h77 bool streaming; member
100 int vsp1_entity_set_streaming(struct vsp1_entity *entity, bool streaming);
/drivers/media/usb/uvc/
Duvc_driver.c326 struct uvc_streaming *streaming, struct uvc_format *format, in uvc_parse_format() argument
329 struct usb_interface *intf = streaming->intf; in uvc_parse_format()
570 struct uvc_streaming *streaming = NULL; in uvc_parse_streaming() local
597 streaming = kzalloc(sizeof *streaming, GFP_KERNEL); in uvc_parse_streaming()
598 if (streaming == NULL) { in uvc_parse_streaming()
603 mutex_init(&streaming->mutex); in uvc_parse_streaming()
604 streaming->dev = dev; in uvc_parse_streaming()
605 streaming->intf = usb_get_intf(intf); in uvc_parse_streaming()
606 streaming->intfnum = intf->cur_altsetting->desc.bInterfaceNumber; in uvc_parse_streaming()
644 streaming->type = V4L2_BUF_TYPE_VIDEO_OUTPUT; in uvc_parse_streaming()
[all …]
/drivers/media/usb/cpia2/
Dcpia2_usb.c226 if (!cam->streaming || !video_is_registered(&cam->vdev)) { in cpia2_usb_complete()
228 cam->streaming, video_is_registered(&cam->vdev)); in cpia2_usb_complete()
371 if(cam->streaming) { in cpia2_usb_complete()
713 if(cam->streaming) in cpia2_usb_stream_start()
744 cam->streaming = 1; in cpia2_usb_stream_start()
758 if(cam->streaming) { in cpia2_usb_stream_pause()
773 if(cam->streaming) { in cpia2_usb_stream_resume()
797 cam->streaming = 0; in cpia2_usb_stream_stop()
908 if (cam->streaming) { in cpia2_usb_suspend()
910 cam->streaming = 1; in cpia2_usb_suspend()
[all …]
Dcpia2_v4l.c196 if (!cam->streaming) { in sync()
204 !cam->streaming || in sync()
970 DBG("VIDIOC_STREAMON, streaming=%d\n", cam->streaming); in cpia2_streamon()
974 if (!cam->streaming) { in cpia2_streamon()
988 DBG("VIDIOC_STREAMOFF, streaming=%d\n", cam->streaming); in cpia2_streamoff()
992 if (cam->streaming) { in cpia2_streamoff()
/drivers/media/i2c/
Dmt9m032.c160 bool streaming; member
249 static int update_formatter2(struct mt9m032 *sensor, bool streaming) in update_formatter2() argument
256 if (streaming) in update_formatter2()
411 if (sensor->streaming && fmt->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in mt9m032_set_pad_format()
450 if (sensor->streaming && crop->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in mt9m032_set_pad_crop()
515 if (sensor->streaming) { in mt9m032_set_frame_interval()
533 static int mt9m032_s_stream(struct v4l2_subdev *subdev, int streaming) in mt9m032_s_stream() argument
539 ret = update_formatter2(sensor, streaming); in mt9m032_s_stream()
541 sensor->streaming = streaming; in mt9m032_s_stream()
Ds5k4ecgx.c193 u8 streaming; member
500 priv->streaming = 0; in __s5k4ecgx_power_off()
608 if (!priv->streaming) { in s5k4ecgx_set_fmt()
826 if (priv->streaming == !on) { in s5k4ecgx_s_stream()
829 priv->streaming = on & 1; in s5k4ecgx_s_stream()
953 priv->streaming = 0; in s5k4ecgx_probe()
Dtvp514x.c113 int streaming; member
552 if (!decoder->streaming) { in tvp514x_querystd()
874 if (decoder->streaming == enable) in tvp514x_s_stream()
886 decoder->streaming = enable; in tvp514x_s_stream()
908 decoder->streaming = enable; in tvp514x_s_stream()
1041 .streaming = 0,
Dnoon010pc30.c146 unsigned int streaming:1; member
567 if (!info->streaming) { in noon010_set_fmt()
619 if (!info->streaming != !on) { in noon010_s_stream()
622 info->streaming = on; in noon010_s_stream()
Ds5k5baf.c326 unsigned int streaming:1; member
645 if (state->streaming) in s5k5baf_hw_set_mirror()
987 state->streaming = 0; in s5k5baf_power_off()
1107 if (state->streaming == !!on) { in s5k5baf_s_stream()
1124 state->streaming = !state->streaming; in s5k5baf_s_stream()
1330 if (state->streaming) { in s5k5baf_set_fmt()
1498 if (state->streaming) { in s5k5baf_set_selection()
1514 if (state->streaming) in s5k5baf_set_selection()
Dtvp7002.c425 int streaming; member
780 if (device->streaming == enable) in tvp7002_s_stream()
790 device->streaming = enable; in tvp7002_s_stream()
820 device->streaming ? "yes" : "no"); in tvp7002_log_status()
/drivers/media/usb/gspca/
Dgspca.c362 if (!gspca_dev->streaming) in isoc_irq()
376 if (!gspca_dev->streaming) in bulk_irq()
592 gspca_dev->streaming = 0; in gspca_stream_off()
931 gspca_dev->streaming = 1; in gspca_init_transfer()
1186 if (gspca_dev->streaming) { in vidioc_s_fmt_vid_cap()
1305 if (gspca_dev->streaming) in dev_close()
1374 int i, ret = 0, streaming; in vidioc_reqbufs() local
1411 streaming = gspca_dev->streaming; in vidioc_reqbufs()
1412 if (streaming) { in vidioc_reqbufs()
1418 streaming = 0; in vidioc_reqbufs()
[all …]
Dfinepix.c101 while (gspca_dev->present && gspca_dev->streaming) { in dostream()
117 if (!gspca_dev->present || !gspca_dev->streaming) in dostream()
136 if (!gspca_dev->present || !gspca_dev->streaming) in dostream()
/drivers/media/v4l2-core/
Dvideobuf-core.c189 if (q->streaming) { in videobuf_queue_is_busy()
236 if (q->streaming || q->reading) { in __videobuf_free()
266 q->streaming = 0; in videobuf_queue_cancel()
458 if (q->streaming) { in videobuf_reqbufs()
610 if (q->streaming) { in videobuf_qbuf()
635 if (!q->streaming) { in stream_next_buffer_check_queue()
656 !list_empty(&q->stream) || !q->streaming); in stream_next_buffer_check_queue()
744 if (q->streaming) in videobuf_streamon()
746 q->streaming = 1; in videobuf_streamon()
763 if (!q->streaming) in __videobuf_streamoff()
[all …]
Dv4l2-mem2mem.c219 if (!m2m_ctx->out_q_ctx.q.streaming in v4l2_m2m_try_schedule()
220 || !m2m_ctx->cap_q_ctx.q.streaming) { in v4l2_m2m_try_schedule()
554 if ((!src_q->streaming || list_empty(&src_q->queued_list)) in v4l2_m2m_poll()
555 && (!dst_q->streaming || list_empty(&dst_q->queued_list))) { in v4l2_m2m_poll()
/drivers/staging/media/dt3155v4l/
DKconfig24 bool "Selects streaming capture method"
28 Select it if you want to use streaming of memory mapped buffers
/drivers/staging/media/omap24xx/
Domap24xxcam.c393 struct omap24xxcam_fh *fh = cam->streaming->private_data; in omap24xxcam_vbq_complete()
725 return sprintf(buf, "%s\n", cam->streaming ? "active" : "inactive"); in omap24xxcam_streaming_show()
727 static DEVICE_ATTR(streaming, S_IRUGO, omap24xxcam_streaming_show, NULL);
1032 if (cam->streaming) { in vidioc_s_fmt_vid_cap()
1076 if (cam->streaming) { in vidioc_reqbufs()
1166 if (cam->streaming) { in vidioc_streamon()
1179 cam->streaming = file; in vidioc_streamon()
1203 cam->streaming = NULL; in vidioc_streamoff()
1299 if (cam->streaming) { in vidioc_s_parm()
1341 if (cam->streaming != file) { in omap24xxcam_poll()
[all …]
/drivers/media/usb/usbvision/
Dusbvision-video.c258 YES_NO(usbvision->streaming == stream_on ? 1 : 0)); in show_streaming()
260 static DEVICE_ATTR(streaming, S_IRUGO, show_streaming, NULL);
743 if (usbvision->streaming == stream_on) { in vidioc_reqbufs()
831 if (usbvision->streaming == stream_idle) in vidioc_dqbuf()
866 usbvision->streaming = stream_on; in vidioc_streamon()
880 if (usbvision->streaming == stream_on) { in vidioc_streamoff()
954 if (usbvision->streaming == stream_on) { in vidioc_s_fmt_vid_cap()
996 if (usbvision->streaming != stream_on) { in usbvision_read()
998 usbvision->streaming = stream_on; in usbvision_read()
1616 usbvision->streaming = stream_off; in usbvision_probe()
/drivers/media/i2c/smiapp/
Dsmiapp-core.c433 if (sensor->streaming) in smiapp_set_ctrl()
479 if (sensor->streaming) in smiapp_set_ctrl()
1315 sensor->streaming = false; in smiapp_power_off()
1501 if (sensor->streaming == enable) in smiapp_set_stream()
1505 sensor->streaming = true; in smiapp_set_stream()
1508 sensor->streaming = false; in smiapp_set_stream()
1511 sensor->streaming = false; in smiapp_set_stream()
2688 sensor->streaming = false; in smiapp_registered()
2808 bool streaming; in smiapp_suspend() local
2815 if (sensor->streaming) in smiapp_suspend()
[all …]
/drivers/media/usb/gspca/stv06xx/
Dstv06xx_vv6410.c55 if (!gspca_dev->streaming) in vv6410_s_ctrl()
60 if (!gspca_dev->streaming) in vv6410_s_ctrl()
/drivers/media/usb/as102/
Das102_drv.h76 int streaming; member
Das102_drv.c155 if (as102_dev->streaming++ == 0) in as102_dvb_dmx_start_feed()
170 if (--as102_dev->streaming == 0) in as102_dvb_dmx_stop_feed()
/drivers/media/platform/omap/
Domap_vout.c581 if (!vout->streaming) in omap_vout_isr()
986 if (vout->streaming) { in omap_vout_release()
992 vout->streaming = false; in omap_vout_release()
1125 if (vout->streaming) in vidioc_s_fmt_vid_out()
1298 if (vout->streaming) in vidioc_s_crop()
1498 if (vout->streaming) { in vidioc_reqbufs()
1595 if (!vout->streaming) in vidioc_dqbuf()
1622 if (vout->streaming) { in vidioc_streamon()
1647 vout->streaming = true; in vidioc_streamon()
1704 if (!vout->streaming) in vidioc_streamoff()
[all …]
/drivers/media/platform/exynos4-is/
Dfimc-isp-video.c319 if (v4l2_fh_is_singular_file(file) && ivc->streaming) { in isp_video_release()
321 ivc->streaming = 0; in isp_video_release()
510 isp->video_capture.streaming = 1; in isp_video_streamon()
529 video->streaming = 0; in isp_video_streamoff()
/drivers/net/wireless/ti/wlcore/
Ddebugfs.c1248 struct dentry *entry, *streaming; in wl1271_debugfs_add_files() local
1271 streaming = debugfs_create_dir("rx_streaming", rootdir); in wl1271_debugfs_add_files()
1272 if (!streaming || IS_ERR(streaming)) in wl1271_debugfs_add_files()
1275 DEBUGFS_ADD_PREFIX(rx_streaming, interval, streaming); in wl1271_debugfs_add_files()
1276 DEBUGFS_ADD_PREFIX(rx_streaming, always, streaming); in wl1271_debugfs_add_files()

12345