Searched refs:XHCIStreamContext (Results 1 – 2 of 2) sorted by relevance
35 typedef struct XHCIStreamContext XHCIStreamContext; typedef
265 struct XHCIStreamContext { struct290 XHCIStreamContext *pstreams; argument855 static XHCIStreamContext *xhci_alloc_stream_contexts(unsigned count, in xhci_alloc_stream_contexts()858 XHCIStreamContext *stctx; in xhci_alloc_stream_contexts()861 stctx = g_new0(XHCIStreamContext, count); in xhci_alloc_stream_contexts()999 static XHCIStreamContext *xhci_find_stream(XHCIEPContext *epctx, in xhci_find_stream()1003 XHCIStreamContext *sctx; in xhci_find_stream()1035 XHCIStreamContext *sctx, uint32_t state) in xhci_set_ep_state()1384 XHCIStreamContext *sctx; in xhci_set_ep_dequeue()1568 XHCIStreamContext *sctx; in xhci_stall_ep()[all …]