Lines Matching full:on
20 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
54 This function returns 0 upon success or LIBUSB_ERROR on failure.
67 This function returns 0 upon success or a LIBUSB_ERROR value on failure.
179 Returns the wMaxPacketSize value on success, LIBUSB_ERROR_NOT_FOUND if the
180 endpoint does not exist and LIBUSB_ERROR_OTHERS on other failure.
184 Returns the packet size multiplied by the packet multiplier on success,
186 LIBUSB_ERROR_OTHERS on other failure.
201 Returns 0 on success,
202 LIBUSB_ERROR_NO_MEM on memory allocation problems, LIBUSB_ERROR_ACCESS
203 on permissions problems, LIBUSB_ERROR_NO_DEVICE if the device has been
204 disconnected and a LIBUSB_ERROR code on other errors.
212 Returns NULL on error.
221 Returns NULL on error.
227 on success, LIBUSB_ERROR_NO_DEVICE if the device has been disconnected
228 and a LIBUSB_ERROR code on error.
236 This function returns 0 on success, LIBUSB_ERROR_NOT_FOUND if the requested
239 LIBUSB_ERROR code on failure.
246 It returns 0 on success, LIBUSB_ERROR_NOT_FOUND
249 been disconnected and a LIBUSB_ERROR code on failure.
254 All the claimed interfaces on a device must be released
256 Returns 0 on success, LIBUSB_ERROR_NOT_FOUND if the
258 disconnected and LIBUSB_ERROR on failure.
263 Returns 0 on success,
266 disconnected and a LIBUSB_ERROR code on failure.
271 Returns 0 on success, LIBUSB_ERROR_NOT_FOUND
273 disconnected and a LIBUSB_ERROR code on failure.
278 Returns 0 on success,
280 been disconnected and a LIBUSB_ERROR code on failure.
285 Returns 0 on success,
287 code on failure.
291 Determine if a driver is active on a interface.
294 if the device has been disconnected and a LIBUSB_ERROR code on failure.
309 Returns 0 on success, LIBUSB_ERROR_NOT_FOUND if no kernel driver is attached
315 is only zero terminated on success.
324 Returns 0 on success, LIBUSB_ERROR_NOT_FOUND if no kernel driver was active,
327 and a LIBUSB_ERROR code on failure.
333 Returns 0 on success,
338 LIBUSB_ERROR code on failure.
349 Returns 0 on success and a LIBUSB_ERROR code on
357 Returns 0 on success and a LIBUSB_ERROR code on
363 Returns 0 on
366 and a LIBUSB_ERROR code on error.
370 Get a USB configuration descriptor based on its index
372 Returns 0 on success, LIBUSB_ERROR_NOT_FOUND if the configuration does not exist
373 and a LIBUSB_ERROR code on error.
381 on success, LIBUSB_ERROR_NOT_FOUND if the configuration
383 LIBUSB_ERROR code on failure.
392 Returns the number of bytes actually transferred on success
393 or a negative LIBUSB_ERROR code on failure.
399 on success and a LIBUSB_ERROR code on failure.
409 On success the pointer to resulting descriptor is stored at the location given by
411 Returns zero on success and a LIBUSB_ERROR code on failure.
412 On success the parsed USB 3.0 endpoint companion descriptor must be
424 Returns zero on success and a LIBUSB_ERROR code on failure.
425 On success the parsed USB 3.0 endpoint companion descriptor must be
439 Returns zero on success and a LIBUSB_ERROR code on failure.
440 On success the parsed BOS descriptor must be
449 On success the pointer to resulting descriptor is stored at the location given by
451 Returns zero on success and a LIBUSB_ERROR code on failure.
452 On success the parsed BOS descriptor must be freed using the
466 Returns zero on success and a LIBUSB_ERROR code on failure.
467 On success the parsed USB 2.0 extension descriptor must be freed using the
481 Returns zero on success and a LIBUSB_ERROR code on failure.
482 On success the parsed SuperSpeed device capability descriptor must be freed using the
496 Returns zero on success and a LIBUSB_ERROR code on failure.
497 On success the parsed container ID descriptor must be freed using the
510 Returns NULL on error.
519 Returns 0 on success, LIBUSB_ERROR_NO_DEVICE if
521 LIBUSB_ERROR code on other failure.
526 Returns 0 on success and a LIBUSB_ERROR code on failure.
532 transferred on success, in the range from and including zero up to and
535 On error a LIBUSB_ERROR code is returned, for example
538 device has been disconnected and another LIBUSB_ERROR code on other failures.
546 Returns 0 on success, LIBUSB_ERROR_TIMEOUT
550 a LIBUSB_ERROR code on other failure.
557 Returns 0 on success, LIBUSB_ERROR_TIMEOUT
561 a LIBUSB_ERROR code on other failure.
570 This function returns 0 on success or a LIBUSB_ERROR code on failure.
575 Returns 0 on success or a LIBUSB_ERROR code on failure.
600 on
668 Returns 0 on success, or a LIBUSB_ERROR code on failure or timeout.
680 Returns 0 on success, or a LIBUSB_ERROR code on failure.
686 Returns 0 on success, or a
687 LIBUSB_ERROR code on failure or timeout.
693 on success and a LIBUSB_ERROR code on failure.
706 code on failure or timeout.
718 Returns a NULL-terminated list on success or NULL on failure.
743 This function returns 0 upon success or a LIBUSB_ERROR code on failure.