Home
last modified time | relevance | path

Searched refs:LIBUSB_ERROR_INTERRUPTED (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libusb/
H A Dlibusb10.c1713 case LIBUSB_ERROR_INTERRUPTED: in libusb_strerror()
1750 case LIBUSB_ERROR_INTERRUPTED: in libusb_error_name()
H A Dlibusb.h207 LIBUSB_ERROR_INTERRUPTED = -10, enumerator
H A Dlibusb10_io.c145 err = LIBUSB_ERROR_INTERRUPTED; in libusb10_handle_events_sub()