bounce_buf_len    375 drivers/usb/host/xhci-mem.c 	ring->bounce_buf_len = max_packet;
bounce_buf_len    432 drivers/usb/host/xhci-mem.c 			ring->bounce_buf_len, flags);
bounce_buf_len    690 drivers/usb/host/xhci-ring.c 		dma_unmap_single(dev, seg->bounce_dma, ring->bounce_buf_len,
bounce_buf_len    695 drivers/usb/host/xhci-ring.c 	dma_unmap_single(dev, seg->bounce_dma, ring->bounce_buf_len,
bounce_buf_len    468 drivers/usb/host/xhci-trace.h 		__field(unsigned int, bounce_buf_len)
bounce_buf_len    479 drivers/usb/host/xhci-trace.h 		__entry->bounce_buf_len = ring->bounce_buf_len;
bounce_buf_len    490 drivers/usb/host/xhci-trace.h 			__entry->bounce_buf_len,
bounce_buf_len   1613 drivers/usb/host/xhci.h 	unsigned int		bounce_buf_len;