Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/host/
A Dxhci-mem.c1662 xhci->scratchpad->sp_array = dma_alloc_coherent(dev, in scratchpad_alloc()
1665 if (!xhci->scratchpad->sp_array) in scratchpad_alloc()
1681 xhci->scratchpad->sp_array[i] = dma; in scratchpad_alloc()
1691 xhci->scratchpad->sp_array[i]); in scratchpad_alloc()
1698 xhci->scratchpad->sp_array, in scratchpad_alloc()
1723 xhci->scratchpad->sp_array[i]); in scratchpad_free()
1727 xhci->scratchpad->sp_array, in scratchpad_free()
A Dxhci.h1662 u64 *sp_array; member

Completed in 17 milliseconds