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

  /external/libusb_aah/libusb/os/
openbsd_usb.c 34 struct device_priv { struct
125 sizeof(struct device_priv),
136 struct device_priv *dpriv;
170 dpriv = (struct device_priv *)dev->os_priv;
206 struct device_priv *dpriv = (struct device_priv *)handle->dev->os_priv;
227 struct device_priv *dpriv = (struct device_priv *)handle->dev->os_priv;
244 struct device_priv *dpriv = (struct device_priv *)dev->os_priv
    [all...]
windows_usb.c 547 * Populate the endpoints addresses of the device_priv interface helper structs
    [all...]

Completed in 560 milliseconds