Home
last modified time | relevance | path

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

/external/libusb/libusb/
Dlibusb.h1083 LIBUSB_ERROR_PIPE = -9, enumerator
/external/libusb/include/libusb/
Dlibusb.h1083 LIBUSB_ERROR_PIPE = -9, enumerator
/external/crosvm/usb_util/src/
Dbindings.rs3775 pub const LIBUSB_ERROR_PIPE: libusb_error = -9; constant