Home
last modified time | relevance | path

Searched refs:sp_array (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/host/
Dxhci-mem.c1710 xhci->scratchpad->sp_array = dma_alloc_coherent(dev, in scratchpad_alloc()
1713 if (!xhci->scratchpad->sp_array) in scratchpad_alloc()
1734 xhci->scratchpad->sp_array[i] = dma; in scratchpad_alloc()
1754 xhci->scratchpad->sp_array, in scratchpad_alloc()
1784 xhci->scratchpad->sp_array, in scratchpad_free()
Dxhci.h1427 u64 *sp_array; member