Home
last modified time | relevance | path

Searched refs:USBIP_CMD_UNLINK (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/usb/
H A Dusbip_protocol.rst38 USBIP_CMD_UNLINK to unlink a previously submitted URB. The answers of the
101 | USBIP_CMD_UNLINK |
120 | USBIP_CMD_UNLINK |
409 USBIP_CMD_UNLINK:
433 | | | when USBIP_CMD_UNLINK is after USBIP_RET_SUBMIT |
/linux/drivers/usb/usbip/
H A Dvhci_tx.c207 pdu_header.base.command = USBIP_CMD_UNLINK; in vhci_send_cmd_unlink()
H A Dusbip_common.h118 #define USBIP_CMD_UNLINK 0x0002 macro
H A Dvudc_rx.c214 case USBIP_CMD_UNLINK: in v_rx_pdu()
H A Dusbip_common.c277 case USBIP_CMD_UNLINK: in usbip_dump_header()
588 case USBIP_CMD_UNLINK: in usbip_header_correct_endian()
H A Dstub_rx.c683 case USBIP_CMD_UNLINK: in stub_rx_pdu()