Home
last modified time | relevance | path

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

/freebsd/lib/libusb/
H A Dlibusb10_io.c502 return (LIBUSB_ERROR_PIPE); in libusb_control_transfer()
598 ret = LIBUSB_ERROR_PIPE; in libusb10_do_transfer()
H A Dlibusb10.c102 [-LIBUSB_ERROR_PIPE] = "Pipe error",
122 [-LIBUSB_ERROR_PIPE] = "管道錯誤",
1824 case LIBUSB_ERROR_PIPE: in libusb_error_name()
H A Dlibusb.h221 LIBUSB_ERROR_PIPE = -9, enumerator