Home
last modified time | relevance | path

Searched refs:usbip_start_eh (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/usbip/
H A Dusbip_event.c100 int usbip_start_eh(struct usbip_device *ud) in usbip_start_eh() function
106 EXPORT_SYMBOL_GPL(usbip_start_eh);
H A Dusbip_common.h322 int usbip_start_eh(struct usbip_device *ud);
H A Dstub_dev.c298 usbip_start_eh(&sdev->ud); in stub_device_alloc()
H A Dvudc_dev.c176 usbip_start_eh(&udc->ud); in vgadget_pullup()
H A Dvhci_hcd.c1123 usbip_start_eh(&vdev->ud); in vhci_device_init()