Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/usbip/
Dusbip_common.c695 if (ud->side == USBIP_STUB) in usbip_recv_iso()
719 if (ud->side == USBIP_STUB) in usbip_recv_iso()
777 if (ud->side == USBIP_STUB) { in usbip_recv_xbuff()
800 if (ud->side == USBIP_STUB) { in usbip_recv_xbuff()
Dusbip_common.h235 USBIP_STUB, enumerator
Dstub_dev.c298 sdev->ud.side = USBIP_STUB; in stub_device_alloc()