Home
last modified time | relevance | path

Searched refs:USBIP_DIR_IN (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/usbip/
Dusbip_protocol.txt247 | | | 1: USBIP_DIR_IN
295 | | | 1: USBIP_DIR_IN
328 | | | 1: USBIP_DIR_IN
349 | | | 1: USBIP_DIR_IN
Dvhci_tx.c38 USBIP_DIR_IN : USBIP_DIR_OUT; in setup_cmd_submit_pdu()
Dusbip_common.h135 #define USBIP_DIR_IN 0x01 macro
Dstub_rx.c350 if (dir == USBIP_DIR_IN) in get_pipe()