Home
last modified time | relevance | path

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

1234567891011

/linux/Documentation/ABI/testing/
A Dconfigfs-usb-gadget-uvc22 streaming interface
165 streaming interface
181 Description: High speed streaming class descriptors
186 Description: Full speed streaming class descriptors
243 linked into the streaming class;
246 the streaming header
266 linked into the streaming header;
299 linked into the streaming class;
302 the streaming header
325 linked into the streaming header;
[all …]
/linux/Documentation/arch/arm64/
A Dsme.rst21 * PSTATE.SM, PSTATE.ZA, the streaming mode vector length, the ZA and (when
80 The ZA matrix is square with each side having as many bytes as a streaming
84 3. Sharing of streaming and non-streaming mode SVE state
88 between streaming and non-streaming modes. When switching between modes
118 * Signal handlers are invoked with streaming mode and ZA disabled.
239 unspecified, including both streaming and non-streaming SVE state.
274 * A new regset NT_ARM_SSVE is defined for access to streaming mode SVE
302 Target thread's current streaming vector length, in bytes.
306 Maximum possible streaming vector length for the target thread.
423 streaming mode at any time.
[all …]
A Dsve.rst28 * In streaming mode FFR is not accessible unless HWCAP2_SME_FA64 is present
30 access streaming mode FFR is read and written as zero.
65 streaming mode which provides a subset of the SVE feature set using a
291 streaming mode SVE registers and NT_ARM_SVE describes the
292 non-streaming mode SVE registers.
295 the target is in the appropriate streaming or non-streaming mode and is
380 * In systems supporting SME when in streaming mode a GETREGSET for
383 when not in streaming mode.
397 state for normal SVE when in streaming mode, nor the streaming mode
402 streaming mode and any SETREGSET of NT_ARM_SSVE will enter streaming mode
[all …]
/linux/drivers/media/usb/uvc/
A Duvc_driver.c262 dev_info(&streaming->intf->dev, in uvc_parse_format()
543 if (streaming == NULL) { in uvc_parse_streaming()
612 streaming->header.bNumFormats = p; in uvc_parse_streaming()
711 streaming->formats = format; in uvc_parse_streaming()
712 streaming->nformats = 0; in uvc_parse_streaming()
728 streaming->nformats++; in uvc_parse_streaming()
759 if (psize > streaming->maxpsize) in uvc_parse_streaming()
760 streaming->maxpsize = psize; in uvc_parse_streaming()
768 uvc_stream_delete(streaming); in uvc_parse_streaming()
1899 streaming->intf); in uvc_delete()
[all …]
A Duvc_status.c110 if (len <= offsetof(struct uvc_status, streaming)) in uvc_event_streaming()
115 status->streaming.button ? "pressed" : "released", len); in uvc_event_streaming()
116 uvc_input_report_key(dev, KEY_CAMERA, status->streaming.button); in uvc_event_streaming()
/linux/Documentation/driver-api/media/
A Dcamera-sensor.rst72 being accessed and when it is streaming. Drivers should use
73 ``pm_runtime_resume_and_get()`` when starting streaming and
75 streaming. They may power the device up at probe time (for example to read
79 At system suspend time, the whole camera pipeline must stop streaming, and
83 restart streaming by calling the appropriate subdev operations
85 sensor drivers shall therefore **not** keep track of the streaming state to
86 stop streaming in the PM suspend handler and restart it in the resume handler.
A Dtx-rx.rst56 receiver driver to control the transmitter driver's streaming state.
110 not universally available. Many devices return to this state once streaming is
114 transitioning to streaming state, but not yet start streaming. Similarly, the
/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-streamon.rst13 VIDIOC_STREAMON - VIDIOC_STREAMOFF - Start or stop streaming I/O
39 the capture or output process during streaming
74 If ``VIDIOC_STREAMON`` is called when streaming is already in progress,
75 or if ``VIDIOC_STREAMOFF`` is called when streaming is already stopped,
A Ddev-sdr.rst11 is intended for controlling and data streaming of such devices.
37 At least one of the read/write or streaming I/O methods
64 streaming format are bound to that selectable format. In addition to the
106 An SDR device may support :ref:`read/write <rw>` and/or streaming
A Ddev-output.rst32 streaming I/O methods must be supported. Modulators and audio outputs
41 :ref:`streaming parameter <streaming-par>` ioctls as needed. The
97 and/or streaming (:ref:`memory mapping <mmap>` or
A Ddev-capture.rst34 streaming I/O methods must be supported. Tuners and audio inputs are
43 :ref:`streaming parameter <streaming-par>` ioctls as needed. The
100 and/or streaming (:ref:`memory mapping <func-mmap>` or
A Dfunc-poll.rst35 When streaming I/O has been negotiated this function waits until a
75 streaming. When that fails it returns a ``POLLERR`` as above. Otherwise
81 streaming if the driver does not stream yet. This makes it possible to
85 function or streaming I/O must also support the :c:func:`poll()`
/linux/Documentation/scsi/
A Daic79xx.rst144 - Include read streaming in the PPR flags we display in
319 :Definition: Enable read streaming on a per target basis.
322 bit to '1' enables read streaming for that
324 they should retain the default read streaming setting.
334 - enables read streaming for targets 0 and 6.
335 - disables read streaming for targets 1-5,7-15.
338 streaming setting.
346 - enables read streaming for targets 1,2, and 5.
347 - disables read streaming for targets 3,4,6-15.
351 - enables read streaming for all targets.
[all …]
/linux/drivers/media/usb/gspca/
A Dfinepix.c87 while (gspca_dev->present && gspca_dev->streaming) { in dostream()
103 if (!gspca_dev->present || !gspca_dev->streaming) in dostream()
122 if (!gspca_dev->present || !gspca_dev->streaming) in dostream()
/linux/drivers/media/i2c/
A Dtw9900.c85 bool streaming; member
209 if (tw9900->streaming) { in tw9900_set_fmt()
267 if (tw9900->streaming == on) { in tw9900_s_stream()
296 tw9900->streaming = on; in tw9900_s_stream()
308 tw9900->streaming = on; in tw9900_s_stream()
459 if (tw9900->streaming) { in tw9900_querystd()
515 if (tw9900->streaming) { in tw9900_g_input_status()
A Dvgxy61.c408 bool streaming; member
744 if (sensor->streaming) in vgxy61_update_analog_gain()
772 if (sensor->streaming) in vgxy61_update_digital_gain()
795 if (sensor->streaming) in vgxy61_update_patgen()
834 if (!sensor->streaming) in vgxy61_update_gpios_strobe_mode()
853 if (sensor->streaming) in vgxy61_update_gpios_strobe_polarity()
966 if (sensor->streaming) in vgxy61_update_exposure()
992 if (sensor->streaming) in vgxy61_update_vblank()
1027 if (sensor->streaming) in vgxy61_update_hdr()
1195 if (sensor->streaming) { in vgxy61_set_fmt()
[all …]
/linux/Documentation/userspace-api/media/mediactl/
A Dmedia-request-ioc-queue.rst45 the application to stop streaming to reset the hardware state.
76 stop streaming to reset the hardware state and then try to restart
77 streaming.
A Dmedia-ioc-setup-link.rst49 while streaming media data. Attempting to enable or disable a streaming
/linux/sound/usb/caiaq/
A Daudio.c96 if (cdev->streaming) in stream_start()
104 cdev->streaming = 1; in stream_start()
112 cdev->streaming = 0; in stream_start()
126 if (!cdev->streaming) in stream_stop()
129 cdev->streaming = 0; in stream_stop()
223 if (cdev->streaming) in snd_usb_caiaq_pcm_prepare()
479 if (!cdev->streaming) in read_in_urb()
613 if (!cdev->streaming) in read_completed()
/linux/sound/soc/intel/avs/
A Dapl.c242 bool streaming = false; in avs_apl_set_d0ix() local
247 streaming = !list_empty(&adev->path_list); in avs_apl_set_d0ix()
249 ret = avs_ipc_set_d0ix(adev, enable, streaming); in avs_apl_set_d0ix()
/linux/drivers/media/pci/intel/ipu6/
A Dipu6-isys-video.h63 int streaming; /* Has streaming been really started? */ member
99 unsigned int streaming; member
/linux/drivers/media/test-drivers/vidtv/
A Dvidtv_mux.c399 while (m->streaming) { in vidtv_mux_tick()
459 if (m->streaming) { in vidtv_mux_start_thread()
464 m->streaming = true; in vidtv_mux_start_thread()
471 if (m->streaming) { in vidtv_mux_stop_thread()
472 m->streaming = false; /* thread will quit */ in vidtv_mux_stop_thread()
/linux/drivers/staging/media/sunxi/sun6i-isp/
A Dsun6i_isp_params.c336 bool capture_streaming = isp_dev->capture.state.streaming; in sun6i_isp_params_buffer_queue()
343 if (state->streaming && capture_streaming) in sun6i_isp_params_buffer_queue()
352 bool capture_streaming = isp_dev->capture.state.streaming; in sun6i_isp_params_start_streaming()
354 state->streaming = true; in sun6i_isp_params_start_streaming()
372 state->streaming = false; in sun6i_isp_params_stop_streaming()
/linux/Documentation/usb/
A Dgadget_uvc.rst66 Formats are created under the streaming/uncompressed and streaming/mjpeg configfs
74 + streaming +
110 wdir=$FUNCTION/streaming/$FORMAT/$NAME/${HEIGHT}p
146 mkdir $FUNCTION/streaming/color_matching/yuyv
147 pushd $FUNCTION/streaming/color_matching/yuyv
156 ln -s $FUNCTION/streaming/color_matching/yuyv $FUNCTION/streaming/uncompressed/yuyv
177 mkdir $FUNCTION/streaming/header/h
181 cd $FUNCTION/streaming/header/h
/linux/drivers/staging/media/atomisp/pci/runtime/inputfifo/src/
A Dinputfifo.c69 bool streaming; member
462 s2mi->streaming = true; in ia_css_inputfifo_start_frame()
527 s2mi->streaming = false; in ia_css_inputfifo_end_frame()

Completed in 44 milliseconds

1234567891011