Searched defs:xhci_segment (Results 1 – 10 of 10) 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;
58727 struct xhci_segment { struct58729 struct xhci_segment *next; argument58730 dma_addr_t dma;58731 dma_addr_t bounce_dma;58732 void *bounce_buf;58733 unsigned int bounce_offs;58734 unsigned int bounce_len;
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;
109328 struct xhci_segment { struct109330 struct xhci_segment *next; argument109331 dma_addr_t dma;109332 dma_addr_t bounce_dma;109333 void *bounce_buf;109334 unsigned int bounce_offs;109335 unsigned int bounce_len;
52175 struct xhci_segment { struct52177 struct xhci_segment *next; argument52178 dma_addr_t dma;52179 dma_addr_t bounce_dma;52180 void *bounce_buf;52181 unsigned int bounce_offs;52182 unsigned int bounce_len;
108549 struct xhci_segment { struct108551 struct xhci_segment *next; argument108552 dma_addr_t dma;108553 dma_addr_t bounce_dma;108554 void *bounce_buf;108555 unsigned int bounce_offs;108556 unsigned int bounce_len;