Home
last modified time | relevance | path

Searched refs:USBIP_DIR_OUT (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/usbip/
Dstub_rx.c348 if (dir == USBIP_DIR_OUT) in get_pipe()
355 if (dir == USBIP_DIR_OUT) in get_pipe()
362 if (dir == USBIP_DIR_OUT) in get_pipe()
378 if (dir == USBIP_DIR_OUT) in get_pipe()
Dusbip_common.h122 #define USBIP_DIR_OUT 0x00 macro
Dvhci_tx.c25 USBIP_DIR_IN : USBIP_DIR_OUT; in setup_cmd_submit_pdu()