Home
last modified time | relevance | path

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

/external/libusb/include/libusb/
Dlibusbi.h1140 extern const struct usbi_os_backend netbsd_backend;
/external/libusb/libusb/
Dlibusbi.h1140 extern const struct usbi_os_backend netbsd_backend;
Dcore.c54 const struct usbi_os_backend * const usbi_backend = &netbsd_backend;
/external/libusb/libusb/os/
Dnetbsd_usb.c89 const struct usbi_os_backend netbsd_backend = { variable