Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dlinux_usbfs.c133 static int detach_kernel_driver_and_claim(struct libusb_device_handle *, int);
1496 r = detach_kernel_driver_and_claim(handle, i); in op_reset_device()
1676 static int detach_kernel_driver_and_claim(struct libusb_device_handle *handle, in detach_kernel_driver_and_claim() function
1715 return detach_kernel_driver_and_claim(handle, iface); in op_claim_interface()