Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c307 static void xhci_kick_epctx(XHCIEPContext *epctx, unsigned int streamid);
1086 xhci_kick_epctx(epctx, 0); in xhci_ep_kick_timer()
1865 xhci_kick_epctx(epctx, streamid); in xhci_kick_ep()
1875 static void xhci_kick_epctx(XHCIEPContext *epctx, unsigned int streamid) in xhci_kick_epctx() function
3261 xhci_kick_epctx(xfer->epctx, xfer->streamid); in xhci_complete()