Home
last modified time | relevance | path

Searched refs:darwin_get_device (Results 1 – 1 of 1) sorted by relevance

/external/libusb/libusb/os/
Ddarwin_usb.c187 static kern_return_t darwin_get_device (uint32_t dev_location, usb_device_t ***darwin_device) { in darwin_get_device() function
409 kresult = darwin_get_device (priv->location, &device); in darwin_get_config_descriptor()
584 kresult = darwin_get_device (dpriv->location, &darwin_device); in darwin_open()