Home
last modified time | relevance | path

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

/linux/drivers/usb/usbip/
H A Dusbip_event.c108 void usbip_stop_eh(struct usbip_device *ud) in usbip_stop_eh() function
121 EXPORT_SYMBOL_GPL(usbip_stop_eh);
H A Dusbip_common.h323 void usbip_stop_eh(struct usbip_device *ud);
H A Dstub_dev.c423 usbip_stop_eh(&busid_priv->sdev->ud); in shutdown_busid()
H A Dvudc_dev.c183 usbip_stop_eh(&udc->ud); /* Wait for eh completion */ in vgadget_pullup()