Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c1185 static int xhci_ep_nuke_one_xfer(XHCITransfer *t, TRBCCode report) in xhci_ep_nuke_one_xfer() function
1241 killed += xhci_ep_nuke_one_xfer(xfer, report); in xhci_ep_nuke_xfers()
3241 xhci_ep_nuke_one_xfer(xfer, 0); in xhci_complete()