HomeSort by relevance Sort by last modified time
    Searched refs:darwin_device_handle_priv (Results 1 - 2 of 2) sorted by null

  /external/libusb/libusb/os/
darwin_usb.c 117 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv;
218 struct darwin_device_handle_priv *priv;
241 priv = (struct darwin_device_handle_priv *)handle->os_priv;
578 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv;
639 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv;
757 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv
    [all...]
darwin_usb.h 127 struct darwin_device_handle_priv { struct

Completed in 62 milliseconds