Home
last modified time | relevance | path

Searched refs:returned (Results 1 – 25 of 673) sorted by relevance

12345678910>>...27

/linux/Documentation/userspace-api/media/dvb/
A Dlegacy_dvb_audio.rst132 This values can be returned by the `AUDIO_GET_STATUS`_ call
582 - :cspan:`1` File descriptor returned by a previous call
635 - :cspan:`1` File descriptor returned by a previous call
688 - :cspan:`1` File descriptor returned by a previous call
750 - :cspan:`1` File descriptor returned by a previous call
824 - :cspan:`1` File descriptor returned by a previous call
895 - :cspan:`1` File descriptor returned by a previous call
969 - :cspan:`1` File descriptor returned by a previous call
1031 - :cspan:`1` File descriptor returned by a previous call
1090 - :cspan:`1` File descriptor returned by a previous call
[all …]
A Dlegacy_dvb_video.rst84 data structures `video_status`_ returned by `VIDEO_GET_STATUS`_
85 and `video_event`_ returned by `VIDEO_GET_EVENT`_ which report
283 This values can be returned by the `VIDEO_GET_STATUS`_ call
607 This is the structure of a video event as it is returned by the
831 - :cspan:`1` File descriptor returned by a previous call
905 - :cspan:`1` File descriptor returned by a previous call
960 - :cspan:`1` File descriptor returned by a previous call
1020 - :cspan:`1` File descriptor returned by a previous call
1075 - :cspan:`1` File descriptor returned by a previous call
1144 - :cspan:`1` File descriptor returned by a previous call
[all …]
A Ddmx-get-stc.rst26 File descriptor returned by :c:func:`open()`.
38 The result is returned in form of a ratio with a 64 bit numerator
45 On success 0 is returned.
47 On error -1 is returned, and the ``errno`` variable is set
A Dca-fclose.rst24 File descriptor returned by a previous call to :c:func:`open()`.
34 On success 0 is returned.
36 On error -1 is returned, and the ``errno`` variable is set
A Dca-get-descr-info.rst26 File descriptor returned by a previous call to :c:func:`open()`.
39 On success 0 is returned, and :c:type:`ca_descr_info` is filled.
41 On error -1 is returned, and the ``errno`` variable is set
A Dca-reset.rst26 File descriptor returned by a previous call to :c:func:`open()`.
37 On success 0 is returned.
39 On error -1 is returned, and the ``errno`` variable is set
A Dca-set-descr.rst26 File descriptor returned by a previous call to :c:func:`open()`.
40 On success 0 is returned.
42 On error -1 is returned, and the ``errno`` variable is set
A Ddmx-fclose.rst24 File descriptor returned by a previous call to
36 On success 0 is returned.
38 On error, -1 is returned and the ``errno`` variable is set
A Ddmx-stop.rst26 File descriptor returned by :c:func:`open()`.
38 On success 0 is returned.
40 On error -1 is returned, and the ``errno`` variable is set
A Dfe-diseqc-send-master-cmd.rst26 File descriptor returned by :c:func:`open()`.
41 On success 0 is returned.
43 On error -1 is returned, and the ``errno`` variable is set
A Dca-get-cap.rst26 File descriptor returned by a previous call to :c:func:`open()`.
40 On success 0 is returned and :c:type:`ca_caps` is filled.
42 On error, -1 is returned and the ``errno`` variable is set
A Ddmx-add-pid.rst26 File descriptor returned by :c:func:`open()`.
41 On success 0 is returned.
43 On error -1 is returned, and the ``errno`` variable is set
A Dfe-diseqc-recv-slave-reply.rst26 File descriptor returned by :c:func:`open()`.
41 On success 0 is returned.
43 On error -1 is returned, and the ``errno`` variable is set
A Dfrontend_f_close.rst28 File descriptor returned by :c:func:`open()`.
40 On success 0 is returned.
42 On error -1 is returned, and the ``errno`` variable is set
A Dnet-remove-if.rst26 File descriptor returned by :c:func:`open()`.
40 On success 0 is returned, and :c:type:`ca_slot_info` is filled.
42 On error -1 is returned, and the ``errno`` variable is set
A Dca-get-msg.rst26 File descriptor returned by a previous call to :c:func:`open()`.
44 On success 0 is returned.
46 On error -1 is returned, and the ``errno`` variable is set
A Dca-send-msg.rst26 File descriptor returned by a previous call to :c:func:`open()`.
44 On success 0 is returned.
46 On error -1 is returned, and the ``errno`` variable is set
A Dfe-read-ber.rst28 File descriptor returned by :c:func:`open()`.
43 On success 0 is returned.
45 On error -1 is returned, and the ``errno`` variable is set
A Dfe-read-signal-strength.rst28 File descriptor returned by :c:func:`open()`.
43 On success 0 is returned.
45 On error -1 is returned, and the ``errno`` variable is set
A Dca-get-slot-info.rst26 File descriptor returned by a previous call to :c:func:`open()`.
40 On success 0 is returned, and :c:type:`ca_slot_info` is filled.
42 On error -1 is returned, and the ``errno`` variable is set
A Ddmx-remove-pid.rst26 File descriptor returned by :c:func:`open()`.
42 On success 0 is returned.
44 On error -1 is returned, and the ``errno`` variable is set
A Ddmx-set-buffer-size.rst26 File descriptor returned by :c:func:`open()`.
42 On success 0 is returned.
44 On error -1 is returned, and the ``errno`` variable is set
A Dfe-get-frontend.rst28 File descriptor returned by :c:func:`open()`.
42 On success 0 is returned.
44 On error -1 is returned, and the ``errno`` variable is set
/linux/Documentation/userspace-api/media/mediactl/
A Dmedia-request-ioc-queue.rst26 File descriptor returned by :ref:`MEDIA_IOC_REQUEST_ALLOC`.
37 If the request was already queued before, then ``EBUSY`` is returned.
38 Other errors can be returned if the contents of the request contained
48 (without a request). ``EBUSY`` will be returned if the first buffer was
57 On success 0 is returned, on error -1 and the ``errno`` variable is set
67 to have at least one buffer. This can also be returned if some required
/linux/Documentation/userspace-api/media/rc/
A Dlirc-write.rst28 File descriptor returned by ``open()``.
57 ``EINVAL`` is returned. Set the desired scancode in the ``scancode`` member,
60 set to 0, else ``EINVAL`` is returned. If there is no protocol encoder
62 ``EINVAL`` is returned. The write function blocks until the scancode
68 On success, the number of bytes written is returned. It is not an error if
70 of data required for one frame. On error, -1 is returned, and the ``errno``

Completed in 30 milliseconds

12345678910>>...27