Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libusb/
H A Dlibusb10.c1517 err = LIBUSB_ERROR_BUSY; in libusb_submit_transfer()
1705 case LIBUSB_ERROR_BUSY: in libusb_strerror()
1742 case LIBUSB_ERROR_BUSY: in libusb_error_name()
H A Dlibusb.h203 LIBUSB_ERROR_BUSY = -6, enumerator