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.c1323 static IOReturn darwin_get_interface (usb_device_t **darwin_device, uint8_t ifc, io_service_t *usbI… in darwin_get_interface() function
1432 kresult = darwin_get_interface (dpriv->device, iface, &usbInterface); in darwin_claim_interface()
1447 kresult = darwin_get_interface (dpriv->device, iface, &usbInterface); in darwin_claim_interface()
1735 kresult = darwin_get_interface (dpriv->device, interface, &usbInterface); in darwin_kernel_driver_active()