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.c109 static int detach_kernel_driver_and_claim(struct libusb_device_handle *, uint8_t);
1586 r = detach_kernel_driver_and_claim(handle, i); in op_reset_device()
1762 static int detach_kernel_driver_and_claim(struct libusb_device_handle *handle, in detach_kernel_driver_and_claim() function
1801 return detach_kernel_driver_and_claim(handle, interface); in op_claim_interface()