Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/usbip/
Dusbip_event.c96 void usbip_stop_eh(struct usbip_device *ud) in usbip_stop_eh() function
104 EXPORT_SYMBOL_GPL(usbip_stop_eh);
Dusbip_common.h314 void usbip_stop_eh(struct usbip_device *ud);
Dstub_dev.c449 usbip_stop_eh(&busid_priv->sdev->ud); in shutdown_busid()
Dvhci_hcd.c963 usbip_stop_eh(&vdev->ud); in vhci_stop()