Searched refs:xhci_epid_to_usbep (Results 1 – 1 of 1) sorted by relevance
313 static USBEndpoint *xhci_epid_to_usbep(XHCIEPContext *epctx);920 ep = xhci_epid_to_usbep(epctx); in xhci_epmask_to_eps_with_streams()1260 ep = xhci_epid_to_usbep(epctx); in xhci_ep_nuke_xfers()1606 ep = xhci_epid_to_usbep(xfer->epctx); in xhci_setup_packet()2026 ep = xhci_epid_to_usbep(epctx); in xhci_kick_epctx()3304 static USBEndpoint *xhci_epid_to_usbep(XHCIEPContext *epctx) in xhci_epid_to_usbep() function