Home
last modified time | relevance | path

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

/external/libusb/include/libusb/
Dlibusbi.h1138 extern const struct usbi_os_backend darwin_backend;
/external/libusb/libusb/
Dlibusbi.h1138 extern const struct usbi_os_backend darwin_backend;
Dcore.c50 const struct usbi_os_backend * const usbi_backend = &darwin_backend;
/external/libusb/libusb/os/
Ddarwin_usb.c2050 const struct usbi_os_backend darwin_backend = { variable