Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dusbip_common.h112 * - USBIP_RET_UNLINK: the result of USBIP_CMD_UNLINK
119 #define USBIP_RET_UNLINK 0x0004 macro
195 * struct usbip_header_ret_unlink - USBIP_RET_UNLINK packet header
H A Dvhci_rx.c244 case USBIP_RET_UNLINK: in vhci_rx_pdu()
H A Dusbip_common.c289 case USBIP_RET_UNLINK: in usbip_dump_header()
290 pr_debug("USBIP_RET_UNLINK: status %d\n", 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()
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dvhci_rx.c244 case USBIP_RET_UNLINK: in vhci_rx_pdu()
H A Dusbip_common.c289 case USBIP_RET_UNLINK: in usbip_dump_header()
290 pr_debug("USBIP_RET_UNLINK: status %d\n", in usbip_dump_header()
591 case USBIP_RET_UNLINK: in usbip_header_correct_endian()
H A Dusbip_common.h113 * - USBIP_RET_UNLINK: the result of USBIP_CMD_UNLINK
120 #define USBIP_RET_UNLINK 0x0004 macro
196 * struct usbip_header_ret_unlink - USBIP_RET_UNLINK packet header
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()

Completed in 7 milliseconds