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

/external/libusb/libusb/os/
H A Dlinux_usbfs.c109 struct linux_device_handle_priv { struct
151 static struct linux_device_handle_priv *__device_handle_priv(
154 return (struct linux_device_handle_priv *) handle->os_priv;
1051 struct linux_device_handle_priv *hpriv = __device_handle_priv(handle);
1341 struct linux_device_handle_priv *dpriv =
1456 struct linux_device_handle_priv *dpriv =
1613 struct linux_device_handle_priv *dpriv =
1677 struct linux_device_handle_priv *dpriv =
1705 struct linux_device_handle_priv *dpriv =
1727 struct linux_device_handle_priv *dpri
[all...]
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dlinux_usbfs.c146 struct linux_device_handle_priv { struct
219 static struct linux_device_handle_priv *_device_handle_priv(
222 return (struct linux_device_handle_priv *) handle->os_priv;
1264 struct linux_device_handle_priv *hpriv = _device_handle_priv(handle);
1645 struct linux_device_handle_priv *dpriv =
1695 struct linux_device_handle_priv *dpriv =
1860 struct linux_device_handle_priv *dpriv =
2014 struct linux_device_handle_priv *dpriv =
2451 struct linux_device_handle_priv *hpriv = _device_handle_priv(handle);
2500 struct linux_device_handle_priv *hpri
[all...]

Completed in 243 milliseconds