Home
last modified time | relevance | path

Searched refs:USBIP_DIR_IN (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dvudc_rx.c47 urb->pipe |= pdu->base.direction == USBIP_DIR_IN ? in alloc_urb_from_cmd()
104 if (pdu->base.direction == USBIP_DIR_IN) in v_recv_cmd_submit()
H A Dusbip_common.h122 #define USBIP_DIR_IN 0x01 macro
H A Dvhci_tx.c25 USBIP_DIR_IN : USBIP_DIR_OUT; in setup_cmd_submit_pdu()
H A Dstub_rx.c338 if (dir == USBIP_DIR_IN) in get_pipe()
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dvudc_rx.c47 urb->pipe |= pdu->base.direction == USBIP_DIR_IN ? in alloc_urb_from_cmd()
104 if (pdu->base.direction == USBIP_DIR_IN) in v_recv_cmd_submit()
H A Dvhci_tx.c25 USBIP_DIR_IN : USBIP_DIR_OUT; in setup_cmd_submit_pdu()
H A Dusbip_common.h123 #define USBIP_DIR_IN 0x01 macro
H A Dstub_rx.c338 if (dir == USBIP_DIR_IN) in get_pipe()

Completed in 7 milliseconds