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);
2320 sizeof(struct windows_device_handle_priv),
2586 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2619 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2641 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2690 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2795 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2817 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle);
2842 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 116 milliseconds