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

  /external/libusb/libusb/os/
darwin_usb.c 217 struct darwin_device_priv *dpriv;
237 dpriv = (struct darwin_device_priv *)handle->dev->os_priv;
350 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv;
361 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv;
383 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv;
400 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv
    [all...]
darwin_usb.h 119 struct darwin_device_priv { struct

Completed in 59 milliseconds