Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libusb/
H A Dlibusb20.h79 LIBUSB20_ERROR_PIPE = -9, enumerator
H A Dlibusb20.c1367 case LIBUSB20_ERROR_PIPE: in libusb20_strerror()
1404 case LIBUSB20_ERROR_PIPE: in libusb20_error_name()
H A Dlibusb10_io.c496 if (err == LIBUSB20_ERROR_PIPE) in libusb_control_transfer()