small_streams_pool  541 drivers/usb/host/xhci-mem.c 		return dma_pool_free(xhci->small_streams_pool,
small_streams_pool  569 drivers/usb/host/xhci-mem.c 		return dma_pool_alloc(xhci->small_streams_pool,
small_streams_pool 1884 drivers/usb/host/xhci-mem.c 	dma_pool_destroy(xhci->small_streams_pool);
small_streams_pool 1885 drivers/usb/host/xhci-mem.c 	xhci->small_streams_pool = NULL;
small_streams_pool 2452 drivers/usb/host/xhci-mem.c 	xhci->small_streams_pool =
small_streams_pool 2462 drivers/usb/host/xhci-mem.c 	if (!xhci->small_streams_pool || !xhci->medium_streams_pool)
small_streams_pool 1805 drivers/usb/host/xhci.h 	struct dma_pool	*small_streams_pool;