Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Ddarwin_usb.c1174 static int darwin_get_interface (usb_device_t **darwin_device, uint8_t ifc, io_service_t *usbInterf… in darwin_get_interface() function
1282 kresult = darwin_get_interface (dpriv->device, iface, &usbInterface); in darwin_claim_interface()
1297 kresult = darwin_get_interface (dpriv->device, iface, &usbInterface); in darwin_claim_interface()
1513 kresult = darwin_get_interface (dpriv->device, interface, &usbInterface); in darwin_kernel_driver_active()