Searched defs:usbi_os_backend (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libusb/src/libusb/
H A Dlibusbi.h495 struct usbi_os_backend { struct
995 extern const struct usbi_os_backend * const usbi_backend;
997 extern const struct usbi_os_backend linux_usbfs_backend;
998 extern const struct usbi_os_backend darwin_backend;
999 extern const struct usbi_os_backend openbsd_backend;
1000 extern const struct usbi_os_backend netbsd_backend;
1001 extern const struct usbi_os_backend windows_backend;
1002 extern const struct usbi_os_backend wince_backend;
/external/libusb/libusb/
H A Dlibusbi.h344 struct usbi_os_backend { struct
804 extern const struct usbi_os_backend * const usbi_backend;
806 extern const struct usbi_os_backend linux_usbfs_backend;
807 extern const struct usbi_os_backend darwin_backend;

Completed in 108 milliseconds