Searched refs:detach_kernel_driver_and_claim (Results 1 – 1 of 1) sorted by relevance
109 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() function1801 return detach_kernel_driver_and_claim(handle, interface); in op_claim_interface()