Home
last modified time | relevance | path

Searched refs:USBIP_CMD_UNLINK (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dusbip_common.h108 * - USBIP_CMD_UNLINK: an unlink request of a pending USBIP_CMD_SUBMIT,
112 * - USBIP_RET_UNLINK: the result of USBIP_CMD_UNLINK
117 #define USBIP_CMD_UNLINK 0x0002 macro
187 * struct usbip_header_cmd_unlink - USBIP_CMD_UNLINK packet header
H A Dvhci_tx.c207 pdu_header.base.command = USBIP_CMD_UNLINK; in vhci_send_cmd_unlink()
H A Dvudc_rx.c212 case USBIP_CMD_UNLINK: in v_rx_pdu()
H A Dusbip_common.c277 case USBIP_CMD_UNLINK: in usbip_dump_header()
278 pr_debug("USBIP_CMD_UNLINK: seq %u\n", 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()
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dvhci_tx.c207 pdu_header.base.command = USBIP_CMD_UNLINK; in vhci_send_cmd_unlink()
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()
278 pr_debug("USBIP_CMD_UNLINK: seq %u\n", in usbip_dump_header()
363 * Flags aren't included in USBIP_CMD_UNLINK and USBIP_RET_SUBMIT packets
365 * - Server rx path (USBIP_CMD_UNLINK)
588 case USBIP_CMD_UNLINK: in usbip_header_correct_endian()
H A Dusbip_common.h109 * - USBIP_CMD_UNLINK: an unlink request of a pending USBIP_CMD_SUBMIT,
113 * - USBIP_RET_UNLINK: the result of USBIP_CMD_UNLINK
118 #define USBIP_CMD_UNLINK 0x0002 macro
188 * struct usbip_header_cmd_unlink - USBIP_CMD_UNLINK packet header
H A Dstub_rx.c660 case USBIP_CMD_UNLINK: in stub_rx_pdu()

Completed in 11 milliseconds