HomeSort by relevance Sort by last modified time
    Searched refs:LIBUSB_ERROR_BUSY (Results 1 - 9 of 9) sorted by null

  /external/libusb/libusb/
sync.c 89 * \returns LIBUSB_ERROR_BUSY if called from event handling context
104 return LIBUSB_ERROR_BUSY;
175 return LIBUSB_ERROR_BUSY;
266 * \returns LIBUSB_ERROR_BUSY if called from event handling context
318 * \returns LIBUSB_ERROR_BUSY if called from event handling context
io.c     [all...]
core.c     [all...]
libusb.h     [all...]
  /external/libusb/libusb/os/
haiku_usb_backend.cpp 275 if(config_index == LIBUSB_ERROR_BUSY || config_index == LIBUSB_ERROR_NOT_FOUND)
392 return LIBUSB_ERROR_BUSY;
410 return LIBUSB_ERROR_BUSY;
linux_usbfs.c     [all...]
wince_usb.c 101 return LIBUSB_ERROR_BUSY;
windows_winusb.c     [all...]
  /external/libusb-compat/libusb/
core.c 77 case LIBUSB_ERROR_BUSY:

Completed in 137 milliseconds