Home
last modified time | relevance | path

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

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