Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dusbip_protocol.rst39 server may be USBIP_RET_SUBMIT and USBIP_RET_UNLINK respectively.
91 | USBIP_RET_UNLINK |
384 USBIP_RET_UNLINK:
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvhci_rx.c244 case USBIP_RET_UNLINK: in vhci_rx_pdu()
H A Dusbip_common.h119 #define USBIP_RET_UNLINK 0x0004 macro
H A Dusbip_common.c289 case USBIP_RET_UNLINK: in usbip_dump_header()
510 case USBIP_RET_UNLINK: in usbip_header_correct_endian()
H A Dvudc_tx.c34 setup_base_pdu(&rpdu->base, USBIP_RET_UNLINK, unlink->seqnum); in setup_ret_unlink_pdu()
H A Dstub_tx.c128 setup_base_pdu(&rpdu->base, USBIP_RET_UNLINK, unlink->seqnum); in setup_ret_unlink_pdu()