Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/usbip/
Dvhci_tx.c39 pdup->base.direction = USBIP_DIR_IN; in setup_cmd_submit_pdu()
Dusbip_common.h185 #define USBIP_DIR_IN 1 macro
Dstub_rx.c362 if (dir == USBIP_DIR_IN) in get_pipe()