Home
last modified time | relevance | path

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

1234

/linux-2.4.37.9/Documentation/usb/
Derror-codes.txt4 their interpretation) that can be returned from the host controller drivers
14 * Error codes returned by usb_submit_urb *
59 * Error codes returned by in urb->status *
95 -EOVERFLOW The amount of data returned by the endpoint was
100 -EREMOTEIO The endpoint returned less than max packet size
122 * Error codes returned by usbcore-functions *
Dhiddev.txt105 "index" field to indicate which descriptor should be returned.
137 filled into the returned hiddev_report_info structure.
144 returned from a previous HIDIOCGREPORTINFO call.
/linux-2.4.37.9/arch/m68k/fpsp040/
Dsacos.S11 | Output: The value arccos(X) returned in floating-point register Fp0.
13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
Dsatanh.S12 | Output: The value arctanh(X) returned in floating-point register Fp0.
14 | Accuracy and Monotonicity: The returned result is within 3 ulps in
Dsasin.S11 | Output: The value arcsin(X) returned in floating-point register Fp0.
13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
Dscosh.S11 | Output: The value cosh(X) returned in floating-point register Fp0.
13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
Dssinh.S11 | Output: The value sinh(X) returned in floating-point register Fp0.
13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
Dsgetem.S6 | and the exponent value is returned as an extended
12 | extended precision number and returned in fp0. The
Dstanh.S11 | Output: The value tanh(X) returned in floating-point register Fp0.
13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
Dstwotox.S12 | Output: The function values are returned in Fp0.
14 | Accuracy and Monotonicity: The returned result is within 2 ulps in
Dbugfix.S305 | The frame returned is idle. We must build a busy frame to hold
341 | The frame returned is busy. It is not possible to reconstruct
431 | The frame returned is idle. We must build a busy frame to hold
478 | The frame returned is busy. It is not possible to reconstruct
Dslog2.S13 | OUTPUT: log_10(X) or log_2(X) returned in floating-point
16 | ACCURACY and MONOTONICITY: The returned result is within 1.7
/linux-2.4.37.9/drivers/message/i2o/
DREADME.ioctl77 is returned and errno is set appropriately:
106 is returned and errno is set appropriately:
140 ops->resbuf if no errors occur. If an error occurs, -1 is returned
225 is returned and errno is set appropriatly:
267 is returned and errno is set appropriatly:
304 is returned and errno is set appropriatly:
328 returned and errno is set appropriatly:
363 is returned and errno is set appropriatly:
/linux-2.4.37.9/arch/arm/nwfpe/
Dsoftfloat-macros98 integer part of the result is returned at the location pointed to by
100 described above, and is returned at the location pointed to by `z1Ptr'.)
223 and the integer part of the result is returned at the locations pointed to
225 corrupted as described above, and is returned at the location pointed to by
555 toward zero, the approximation returned lies between q and q + 2 inclusive.
557 unsigned integer is returned.
585 `aExp' (the least significant bit) is 1, the integer returned approximates
587 is 0, the integer returned approximates 2^31*sqrt(`a'/2^30). In either
588 case, the approximation returned lies strictly within +/-2 of the exact
624 of `a'. If `a' is zero, 32 is returned.
[all …]
/linux-2.4.37.9/arch/arm/kernel/
Dentry-common.S48 slow: str r0, [sp, #S_R0+S_OFF]! @ returned r0
181 str r0, [sp, #S_R0 + S_OFF]! @ save returned r0
/linux-2.4.37.9/Documentation/arm/SA1100/
DDMA42 channel, then an error code is returned. This function must be called
62 returned by kmalloc() and friends. The DMA controller must be given a
71 can't be enqueued the appropriate error code is returned.
97 error code is returned. This is useful for mmap()'ed buffers like in
/linux-2.4.37.9/Documentation/
Dpm.txt79 * dev - PM device previously returned from pm_register
118 * dev - PM device previously returned from pm_register
132 * dev - PM device previously returned from pm_register
145 * dev - PM device previously returned from pm_register
276 * dev - PM device previously returned from pm_register or pm_find
DDMA-mapping.txt35 returned from the DMA mapping functions.
47 that memory using the addresses returned from those routines.
50 returned from vmalloc() for DMA. It is possible to DMA to the
312 dma_handle are the values pci_alloc_consistent returned to you.
316 custom code to subdivide pages returned by pci_alloc_consistent,
353 dma_handle are the values pci_pool_alloc returned. This function
576 returned by the pci_alloc_consistent, pci_pool_alloc, and pci_map_single
663 The DAC address for the tuple PAGE/OFFSET are returned. The direction
/linux-2.4.37.9/Documentation/networking/
Dx25-iface.txt32 confirmation message should be returned as soon as possible.
37 confirmation message should be returned as soon as possible.
Dlapb-module.txt106 successful then LAPB_OK is returned. The token must be a unique identifier
108 instance of the LAPB link. It is returned by the LAPB module in all of the
234 returned in response to a lapb_connect_request (see above) if the remote
/linux-2.4.37.9/drivers/sound/
Daudio.c226 int c, p, l, buf_size, used, returned; in audio_write() local
266 returned = l; in audio_write()
288 &used, &returned, in audio_write()
290 l = returned; in audio_write()
Dsb_audio.c841 int *used, int *returned, in sb16_copy_from_user() argument
854 *returned = len; in sb16_copy_from_user()
884 *returned = len; in sb16_copy_from_user()
913 *returned = len << 1; in sb16_copy_from_user()
/linux-2.4.37.9/Documentation/arm/nwfpe/
DNOTES27 The result of log(x) (a double) will be calculated, returned in f0, then
/linux-2.4.37.9/arch/s390/math-emu/
Dqrnnd.S8 # the quotient q is to be returned
/linux-2.4.37.9/Documentation/sound/
Dcs46xx60 number of fragments. Some applications exit if an error is returned
62 drivers, no error is returned when a SETFRAGs IOCTL is received, but the

1234