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

/external/libusb/libusb/os/
H A Dnetbsd_usb.c43 struct handle_priv { struct
135 sizeof(struct handle_priv),
215 struct handle_priv *hpriv = (struct handle_priv *)handle->os_priv;
233 struct handle_priv *hpriv = (struct handle_priv *)handle->os_priv;
345 struct handle_priv *hpriv = (struct handle_priv *)handle->os_priv;
357 struct handle_priv *hpriv = (struct handle_priv *)handl
[all...]
H A Dopenbsd_usb.c43 struct handle_priv { struct
138 sizeof(struct handle_priv),
249 struct handle_priv *hpriv = (struct handle_priv *)handle->os_priv;
273 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_winusb.c594 struct windows_device_handle_priv *handle_priv = _device_handle_priv( local
615 if (handle_priv->autoclaim_count[current_interface] != 0)
617 handle_priv->autoclaim_count[current_interface]++;
628 if (handle_priv->autoclaim_count[current_interface] != 0)
629 handle_priv->autoclaim_count[current_interface]++;
642 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
646 if (handle_priv->autoclaim_count[transfer_priv->interface_number] > 0) {
647 handle_priv->autoclaim_count[transfer_priv->interface_number]--;
648 if (handle_priv->autoclaim_count[transfer_priv->interface_number] == 0) {
2409 struct windows_device_handle_priv *handle_priv local
2442 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
2488 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
2536 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
2639 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
2660 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
2682 interface_by_endpoint(struct windows_device_priv *priv, struct windows_device_handle_priv *handle_priv, uint8_t endpoint_address) argument
2707 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); local
2771 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
2799 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); local
2853 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
2893 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); local
2930 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
3481 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
3627 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
3645 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
3669 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
3706 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); local
3814 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); local
3909 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); local
3924 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
3943 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
4177 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); local
4194 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); local
4211 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); local
[all...]

Completed in 493 milliseconds