Home
last modified time | relevance | path

Searched defs:XHCIStreamContext (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c265 struct XHCIStreamContext { struct
266 dma_addr_t pctx;
290 XHCIStreamContext *pstreams; argument
H A Dhcd-xhci.h35 typedef struct XHCIStreamContext XHCIStreamContext; typedef