usbip_stop_eh
usbip_stop_eh(&busid_priv->sdev->ud);
void usbip_stop_eh(struct usbip_device *ud);
EXPORT_SYMBOL_GPL(usbip_stop_eh);
usbip_stop_eh(&vdev->ud);
usbip_stop_eh(&udc->ud); /* Wait for eh completion */