Home
last modified time | relevance | path

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

/external/libusb/libusb/
Dlibusbi.h807 extern const struct usbi_os_backend darwin_backend;
Dcore.c38 const struct usbi_os_backend * const usbi_backend = &darwin_backend;
/external/libusb/libusb/os/
Ddarwin_usb.c1474 const struct usbi_os_backend darwin_backend = { variable