Home
last modified time | relevance | path

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

/aosp_15_r20/external/libusb/libusb/os/
H A Ddarwin_usb.c2870 static int darwin_attach_kernel_driver (struct libusb_device_handle *dev_handle, uint8_t interface)… in darwin_attach_kernel_driver() function
2911 ret = darwin_attach_kernel_driver (dev_handle, iface); in darwin_capture_release_interface()
2963 .attach_kernel_driver = darwin_attach_kernel_driver,