Home
last modified time | relevance | path

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

/freebsd/lib/libusb/
H A Dlibusb20.h78 LIBUSB20_ERROR_PIPE = -9, enumerator
H A Dlibusb20.c1366 case LIBUSB20_ERROR_PIPE: in libusb20_strerror()
1403 case LIBUSB20_ERROR_PIPE: in libusb20_error_name()
H A Dlibusb10_io.c495 if (err == LIBUSB20_ERROR_PIPE) in libusb_control_transfer()