Home
last modified time | relevance | path

Searched refs:windows_handle_callback (Results 1 – 2 of 2) sorted by relevance

/external/libusb/libusb/os/
Dwindows_nt_common.h58 void windows_handle_callback(struct usbi_transfer *itransfer, uint32_t io_result, uint32_t io_size);
Dwindows_nt_common.c520 void windows_handle_callback(struct usbi_transfer *itransfer, uint32_t io_result, uint32_t io_size) in windows_handle_callback() function
578 windows_handle_callback(transfer, io_result, io_size); in windows_handle_events()