Searched refs:XHCIEPContext (Results 1 – 2 of 2) sorted by relevance
36 typedef struct XHCIEPContext XHCIEPContext; typedef139 XHCIEPContext *eps[31];
238 XHCIEPContext *epctx;271 struct XHCIEPContext { struct307 static void xhci_kick_epctx(XHCIEPContext *epctx, unsigned int streamid); argument313 static USBEndpoint *xhci_epid_to_usbep(XHCIEPContext *epctx);869 static void xhci_reset_streams(XHCIEPContext *epctx) in xhci_reset_streams()878 static void xhci_alloc_streams(XHCIEPContext *epctx, dma_addr_t base) in xhci_alloc_streams()885 static void xhci_free_streams(XHCIEPContext *epctx) in xhci_free_streams()897 XHCIEPContext **epctxs, in xhci_epmask_to_eps_with_streams()901 XHCIEPContext *epctx; in xhci_epmask_to_eps_with_streams()943 XHCIEPContext *epctxs[30]; in xhci_alloc_device_streams()[all …]