Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_common.h350 struct windows_device_handle_priv { struct
370 struct windows_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in get_usbdk_device_handle_priv() argument
376 struct windows_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in get_winusb_device_handle_priv()
Dwindows_common.c434 struct windows_device_handle_priv *handle_priv; in windows_iocp_thread()
631 struct windows_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in windows_open()
721 struct windows_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in windows_submit_transfer()
913 sizeof(struct windows_device_handle_priv),