Home
last modified time | relevance | path

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

/aosp_15_r20/external/libusb/libusb/os/
H A Ddarwin_usb.c1650 static IOReturn darwin_get_interface (usb_device_t darwin_device, uint8_t ifc, io_service_t *usbInt… in darwin_get_interface() function
1780 kresult = darwin_get_interface (dpriv->device, iface, &usbInterface); in darwin_claim_interface()
1795 kresult = darwin_get_interface (dpriv->device, iface, &usbInterface); in darwin_claim_interface()