Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h91688 struct xhci_segment { struct
91690 struct xhci_segment *next; argument
91691 unsigned int num;
91692 dma_addr_t dma;
91693 dma_addr_t bounce_dma;
91694 void *bounce_buf;
91695 unsigned int bounce_offs;
91696 unsigned int bounce_len;
91697 u64 android_kabi_reserved1;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h101380 struct xhci_segment { struct
101382 struct xhci_segment *next; argument
101383 unsigned int num;
101384 dma_addr_t dma;
101385 dma_addr_t bounce_dma;
101386 void *bounce_buf;
101387 unsigned int bounce_offs;
101388 unsigned int bounce_len;
101389 u64 android_kabi_reserved1;