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

  /external/libusb/libusb/os/
netbsd_usb.c 35 struct device_priv { struct
134 sizeof(struct device_priv),
144 struct device_priv *dpriv;
178 dpriv = (struct device_priv *)dev->os_priv;
216 struct device_priv *dpriv = (struct device_priv *)handle->dev->os_priv;
234 struct device_priv *dpriv = (struct device_priv *)handle->dev->os_priv;
246 struct device_priv *dpriv = (struct device_priv *)dev->os_priv
    [all...]
openbsd_usb.c 35 struct device_priv { struct
137 sizeof(struct device_priv),
151 struct device_priv *dpriv;
205 dpriv = (struct device_priv *)dev->os_priv;
250 struct device_priv *dpriv = (struct device_priv *)handle->dev->os_priv;
274 struct device_priv *dpriv = (struct device_priv *)handle->dev->os_priv;
288 struct device_priv *dpriv = (struct device_priv *)dev->os_priv
    [all...]

Completed in 56 milliseconds