Home
last modified time | relevance | path

Searched refs:ERROR_NO_SUCH_DEVICE (Results 1 – 2 of 2) sorted by relevance

/external/libusb/libusb/os/
Dwindows_common.h139 #ifndef ERROR_NO_SUCH_DEVICE
140 #define ERROR_NO_SUCH_DEVICE 433L macro
Dwindows_common.c800 case ERROR_NO_SUCH_DEVICE: in windows_handle_transfer_completion()