Home
last modified time | relevance | path

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

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