Home
last modified time | relevance | path

Searched refs:USBIP_STUB (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/usbip/
Dusbip_common.c646 if (ud->side == USBIP_STUB) in usbip_recv_iso()
668 if (ud->side == USBIP_STUB) in usbip_recv_iso()
726 if (ud->side == USBIP_STUB) { in usbip_recv_xbuff()
747 if (ud->side == USBIP_STUB) { in usbip_recv_xbuff()
Dusbip_common.h236 USBIP_STUB, enumerator
Dstub_dev.c280 sdev->ud.side = USBIP_STUB; in stub_device_alloc()