Searched refs:libusb_to_errno (Results 1 – 1 of 1) sorted by relevance
60 #define compat_err(e) -(errno=libusb_to_errno(e))62 static int libusb_to_errno(int result) in libusb_to_errno() function665 errno = libusb_to_errno(r); in usb_open()