Home
last modified time | relevance | path

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

/drivers/usb/usbip/
Dvudc_rx.c212 case USBIP_CMD_UNLINK: in v_rx_pdu()
Dusbip_common.h118 #define USBIP_CMD_UNLINK 0x0002 macro
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()
502 case USBIP_CMD_UNLINK: in usbip_header_correct_endian()
Dstub_rx.c660 case USBIP_CMD_UNLINK: in stub_rx_pdu()