Home
last modified time | relevance | path

Searched refs:LIBUSB_ERROR_BUSY (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libusb/
H A Dlibusb10.c1525 err = LIBUSB_ERROR_BUSY; in libusb_submit_transfer()
1713 case LIBUSB_ERROR_BUSY: in libusb_strerror()
1750 case LIBUSB_ERROR_BUSY: in libusb_error_name()
1751 return ("LIBUSB_ERROR_BUSY"); in libusb_error_name()
H A Dlibusb.h203 LIBUSB_ERROR_BUSY = -6, enumerator