Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h92089 struct xhci_dbc { struct
92090 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 …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h101781 struct xhci_dbc { struct
101782 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 …]