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

  /external/libusb/libusb/os/
linux_usbfs.c 1105 return LIBUSB_ERROR_BUSY;
1139 return LIBUSB_ERROR_BUSY;
    [all...]
  /external/libusb/libusb/
libusb.h 617 LIBUSB_ERROR_BUSY = -6,
    [all...]
  /external/libusb-compat/libusb/
core.c 77 case LIBUSB_ERROR_BUSY:

Completed in 30 milliseconds