Searched refs:xhci_kick_ep (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci.c | 305 static void xhci_kick_ep(XHCIState *xhci, unsigned int slotid, 1835 static void xhci_kick_ep(XHCIState *xhci, unsigned int slotid, in xhci_kick_ep() function 3153 xhci_kick_ep(xhci, reg, epid, streamid); in xhci_doorbell_write() 3308 xhci_kick_ep(xhci, slotid, xhci_find_epid(ep), stream); in xhci_wakeup_endpoint()
|