Searched defs:xhci_dbc (Results 1 – 2 of 2) sorted by relevance
94363 struct xhci_dbc { struct94364 spinlock_t lock;94365 struct xhci_hcd *xhci;94366 struct dbc_regs *regs;94367 struct xhci_ring *ring_evt;94368 struct xhci_ring *ring_in;94369 struct xhci_ring *ring_out;94370 struct xhci_erst erst;94371 struct xhci_container_ctx *ctx;94372 struct dbc_str_descs *string;[all …]