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

/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.c722 struct windows_device_handle_priv *handle_priv = _device_handle_priv(
774 struct windows_device_handle_priv* handle_priv = _device_handle_priv(dev_handle);
2309 sizeof(struct windows_device_handle_priv),
2575 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2608 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2630 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2679 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2784 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2806 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2831 struct windows_device_handle_priv *handle_pri
[all...]
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 45 milliseconds