Searched refs:xhci_epid_to_usbep (Results 1 – 1 of 1) sorted by relevance
313 static USBEndpoint *xhci_epid_to_usbep(XHCIEPContext *epctx);915 ep = xhci_epid_to_usbep(epctx); in xhci_epmask_to_eps_with_streams()1248 ep = xhci_epid_to_usbep(epctx); in xhci_ep_nuke_xfers()1600 ep = xhci_epid_to_usbep(xfer->epctx); in xhci_setup_packet()2020 ep = xhci_epid_to_usbep(epctx); in xhci_kick_epctx()3279 static USBEndpoint *xhci_epid_to_usbep(XHCIEPContext *epctx) in xhci_epid_to_usbep() function