Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-dbgcap.h134 struct xhci_dbc { struct
135 spinlock_t lock; /* device access */
136 struct xhci_hcd *xhci;
137 struct dbc_regs __iomem *regs;
138 struct xhci_ring *ring_evt;
139 struct xhci_ring *ring_in;
140 struct xhci_ring *ring_out;
141 struct xhci_erst erst;
142 struct xhci_container_ctx *ctx;
144 struct dbc_str_descs *string;
[all …]