HomeSort by relevance Sort by last modified time
    Searched full:libusb_error_name (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libusb/src/libusb/
sync.c 55 libusb_error_name(r));
libusb.h 1053 * You can call libusb_error_name() to retrieve a string representation of an
    [all...]
core.c 2184 DEFAULT_VISIBILITY const char * LIBUSB_CALL libusb_error_name(int error_code) function
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
linux_usbfs.c     [all...]
windows_usb.c 786 transfer_priv->interface_number, libusb_error_name((enum libusb_error)r));
    [all...]

Completed in 265 milliseconds