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