Searched refs:windows_backend (Results 1 – 4 of 4) sorted by relevance
1141 extern const struct usbi_os_backend windows_backend;
60 const struct usbi_os_backend * const usbi_backend = &windows_backend;
2043 const struct usbi_os_backend windows_backend = { variable