OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:windows_backend
(Results
1 - 3
of
3
) sorted by null
/external/libusb_aah/libusb/
libusbi.h
932
extern const struct usbi_os_backend
windows_backend
;
core.c
43
const struct usbi_os_backend * const usbi_backend = &
windows_backend
;
[
all
...]
/external/libusb_aah/libusb/os/
windows_usb.c
2093
const struct usbi_os_backend
windows_backend
= {
variable in typeref:struct:usbi_os_backend
[
all
...]
Completed in 351 milliseconds