Searched defs:xhci_segment (Results 1 – 2 of 2) sorted by relevance
91688 struct xhci_segment { struct91690 struct xhci_segment *next; argument91691 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;
101380 struct xhci_segment { struct101382 struct xhci_segment *next; argument101383 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;