Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dusbip_common.c606 if (ud->side == USBIP_STUB || ud->side == USBIP_VUDC) in usbip_recv_iso()
628 if (ud->side == USBIP_STUB || ud->side == USBIP_VUDC) in usbip_recv_iso()
690 if (ud->side == USBIP_STUB || ud->side == USBIP_VUDC) { in usbip_recv_xbuff()
747 if (ud->side == USBIP_STUB || ud->side == USBIP_VUDC) in usbip_recv_xbuff()
H A DKconfig62 config USBIP_VUDC config
H A Dusbip_common.h231 USBIP_VUDC, enumerator
H A Dvudc_dev.c577 ud->side = USBIP_VUDC; in init_vudc_hw()