Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c1081 static XHCIEPContext *xhci_alloc_epctx(XHCIState *xhci, in xhci_alloc_epctx() function
1137 epctx = xhci_alloc_epctx(xhci, slotid, epid); in xhci_enable_ep()
3483 epctx = xhci_alloc_epctx(xhci, slotid, epid); in usb_xhci_post_load()