Searched defs:xhci_dbc (Results 1 – 2 of 2) sorted by relevance
92089 struct xhci_dbc { struct92090 spinlock_t lock;92091 struct device *dev;92092 struct xhci_hcd *xhci;92093 struct dbc_regs *regs;92094 struct xhci_ring *ring_evt;92095 struct xhci_ring *ring_in;92096 struct xhci_ring *ring_out;92097 struct xhci_erst erst;92098 struct xhci_container_ctx *ctx;[all …]
101781 struct xhci_dbc { struct101782 spinlock_t lock;101783 struct device *dev;101784 struct xhci_hcd *xhci;101785 struct dbc_regs *regs;101786 struct xhci_ring *ring_evt;101787 struct xhci_ring *ring_in;101788 struct xhci_ring *ring_out;101789 struct xhci_erst erst;101790 struct xhci_container_ctx *ctx;[all …]