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

/external/libusb/libusb/os/
H A Dwindows_winusb.c594 struct windows_device_handle_priv *handle_priv = _device_handle_priv(
642 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2092 sizeof(struct windows_device_handle_priv),
2409 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2442 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2488 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2536 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2639 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2660 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2683 struct windows_device_handle_priv *handle_pri
[all...]
H A Dwindows_winusb.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 151 milliseconds