Home
last modified time | relevance | path

Searched refs:handle_to_winfd (Results 1 – 3 of 3) sorted by relevance

/external/libusb/libusb/os/
Dpoll_windows.h105 struct winfd handle_to_winfd(HANDLE handle);
Dpoll_windows.c452 struct winfd handle_to_winfd(HANDLE handle) in handle_to_winfd() function
Dwindows_winusb.c2941 for (wfd = handle_to_winfd(winusb_handle); wfd.fd > 0; ) { in winusbx_reset_device()
2945 wfd = handle_to_winfd(winusb_handle); in winusbx_reset_device()