Searched refs:handle_to_winfd (Results 1 – 3 of 3) sorted by relevance
105 struct winfd handle_to_winfd(HANDLE handle);
452 struct winfd handle_to_winfd(HANDLE handle) in handle_to_winfd() function
2941 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()