Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c232 ET_ISO_IN, enumerator
1570 if (epctx->type == ET_ISO_IN || epctx->type == ET_ISO_OUT) { in xhci_stall_ep()
1804 case ET_ISO_IN: in xhci_submit()
1959 if (epctx->type == ET_ISO_OUT || epctx->type == ET_ISO_IN) { in xhci_kick_epctx()
1962 ev.ccode = epctx->type == ET_ISO_IN ? in xhci_kick_epctx()