Searched defs:windows_device_handle_priv (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.h277 struct windows_device_handle_priv { struct
283 static inline struct windows_device_handle_priv *_device_handle_priv(
286 return (struct windows_device_handle_priv *) handle->os_priv;

Completed in 119 milliseconds