Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/usb/
Dusbip_protocol.rst38 USBIP_CMD_UNLINK to unlink a previously submitted URB. The answers of the
88 | USBIP_CMD_UNLINK |
355 USBIP_CMD_UNLINK:
/Linux-v5.4/drivers/usb/usbip/
Dusbip_common.h117 #define USBIP_CMD_UNLINK 0x0002 macro
Dvudc_rx.c212 case USBIP_CMD_UNLINK: in v_rx_pdu()
Dvhci_tx.c207 pdu_header.base.command = USBIP_CMD_UNLINK; in vhci_send_cmd_unlink()
Dusbip_common.c277 case USBIP_CMD_UNLINK: in usbip_dump_header()
507 case USBIP_CMD_UNLINK: in usbip_header_correct_endian()
Dstub_rx.c644 case USBIP_CMD_UNLINK: in stub_rx_pdu()