Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c311 static void xhci_event(XHCIState *xhci, XHCIEvent *event, int v);
462 xhci_event(xhci, &wrap, 0); in xhci_mfwrap_timer()
649 static void xhci_event(XHCIState *xhci, XHCIEvent *event, int v) in xhci_event() function
1554 xhci_event(xhci, &event, TRB_INTR(*trb)); in xhci_xfer_report()
1975 xhci_event(xhci, &ev, xhci->slots[epctx->slotid-1].intr); in xhci_kick_epctx()
2597 xhci_event(xhci, &event, 0); in xhci_process_commands()
2630 xhci_event(port->xhci, &ev, 0); in xhci_port_notify()
2995 xhci_event(xhci, &event, 0); in xhci_oper_write()