Searched full:returned (Results 1 – 25 of 580) sorted by relevance
12345678910>>...24
/Documentation/i2c/ |
D | fault-codes.rst | 28 These are returned as negative numbers from most calls, with zero or 34 codes that may be returned, and other cases where these codes should 35 be returned. However, drivers should not return other codes for these 38 Also, codes returned by adapter probe methods follow rules which are 43 Returned by I2C adapters when they lose arbitration in master 47 Also returned when trying to invoke an I2C operation in an 52 Returned by SMBus logic when an invalid Packet Error Code byte 61 Returned by SMBus adapters when the bus was busy for longer 77 Returned by driver probe() methods. This is a bit more 85 Returned by any component that can't allocate memory when [all …]
|
/Documentation/userspace-api/media/rc/ |
D | lirc-write.rst | 28 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``
|
/Documentation/userspace-api/media/mediactl/ |
D | media-request-ioc-queue.rst | 26 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
|
/Documentation/filesystems/ |
D | fiemap.rst | 32 which the process would like mappings for. Extents returned mirror 33 those on disk - that is, the logical offset of the 1st returned extent 34 may start before fm_start, and the range covered by the last returned 49 fm_extents[] array is ignored (no extents will be returned), and the 60 If this flag is set, the extents returned will describe the inodes 67 Extent information is returned within the embedded fm_extents array 71 returned via fm_mapped_extents. If the number of fiemap_extents 74 array will be returned and fm_mapped_extents will be equal to 80 returned in fm_extents:: 96 returned, fe_logical, fe_physical, and fe_length will be aligned to the [all …]
|
/Documentation/userspace-api/media/dvb/ |
D | dmx-get-stc.rst | 26 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
|
D | ca-reset.rst | 26 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
|
D | dmx-stop.rst | 26 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
|
D | dmx-add-pid.rst | 26 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
|
D | ca-fclose.rst | 24 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
|
D | ca-set-descr.rst | 26 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
|
D | ca-get-cap.rst | 26 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
|
D | ca-get-descr-info.rst | 26 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
|
D | ca-send-msg.rst | 26 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
|
D | fe-read-snr.rst | 28 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
|
D | dmx-fclose.rst | 24 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
|
D | fe-read-ber.rst | 28 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
|
D | net-remove-if.rst | 26 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
|
D | ca-get-msg.rst | 26 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
|
D | dmx-set-buffer-size.rst | 26 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
|
D | frontend_f_close.rst | 28 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
|
D | dmx-remove-pid.rst | 26 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
|
D | fe-read-signal-strength.rst | 28 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
|
D | fe-diseqc-send-master-cmd.rst | 26 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
|
/Documentation/ABI/testing/ |
D | sysfs-bus-iio-scd30 | 15 Upon reading current asc status is returned. 32 Upon reading current frc value is returned. Note that after 33 power cycling default value (i.e 400) is returned even though
|
/Documentation/admin-guide/device-mapper/ |
D | statistics.rst | 108 region_id returned from @stats_create 114 region_id returned from @stats_create 122 are returned. 123 If it is not specified, all regions are returned. 136 region_id returned from @stats_create 140 If omitted, all lines are returned. 144 If omitted, all lines are returned. 180 region_id returned from @stats_create 194 region_id returned from @stats_create
|
12345678910>>...24