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

/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dopenbsd_usb.c42 struct handle_priv { struct
132 sizeof(struct handle_priv),
241 struct handle_priv *hpriv = (struct handle_priv *)handle->os_priv;
268 struct handle_priv *hpriv = (struct handle_priv *)handle->os_priv;
379 struct handle_priv *hpriv = (struct handle_priv *)handle->os_priv;
391 struct handle_priv *hpriv = (struct handle_priv *)handl
[all...]
H A Dwindows_usb.c722 struct windows_device_handle_priv *handle_priv = _device_handle_priv( local
744 if (handle_priv->autoclaim_count[current_interface] != 0) {
747 handle_priv->autoclaim_count[current_interface]++;
758 if (handle_priv->autoclaim_count[current_interface] != 0) {
759 handle_priv->autoclaim_count[current_interface]++;
774 struct windows_device_handle_priv* handle_priv = _device_handle_priv(dev_handle); local
778 if (handle_priv->autoclaim_count[transfer_priv->interface_number] > 0) {
779 handle_priv->autoclaim_count[transfer_priv->interface_number]--;
780 if (handle_priv->autoclaim_count[transfer_priv->interface_number] == 0) {
2586 struct windows_device_handle_priv *handle_priv local
2619 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
2641 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
2690 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
2795 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
2817 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
2841 interface_by_endpoint(struct windows_device_priv *priv, struct windows_device_handle_priv *handle_priv, uint8_t endpoint_address) argument
2867 struct windows_device_handle_priv *handle_priv = _device_handle_priv( local
2932 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
2961 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); local
3015 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
3055 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); local
3092 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
3647 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
3799 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
3818 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
3843 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
3883 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); local
3994 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); local
4089 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); local
4104 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
4123 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
4308 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); local
4324 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); local
4340 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
[all...]

Completed in 1225 milliseconds