Searched refs:usbi_os_handle_t (Results 1 – 5 of 5) sorted by relevance
24 typedef HANDLE usbi_os_handle_t; typedef
26 typedef int usbi_os_handle_t; typedef
689 usbi_os_handle_t os_handle;695 int usbi_add_event_source(struct libusb_context *ctx, usbi_os_handle_t os_handle,697 void usbi_remove_event_source(struct libusb_context *ctx, usbi_os_handle_t os_handle);
2652 int usbi_add_event_source(struct libusb_context *ctx, usbi_os_handle_t os_handle, short poll_events) in usbi_add_event_source()2676 void usbi_remove_event_source(struct libusb_context *ctx, usbi_os_handle_t os_handle) in usbi_remove_event_source()