Searched refs:device_memcpy_complete (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
H A Ddmaengine.h174 * @device_memcpy_complete: poll the status of an IOAT DMA transaction
198 enum dma_status (*device_memcpy_complete)(struct dma_chan *chan, member in struct:dma_device
312 return chan->device->device_memcpy_complete(chan, cookie, last, used);

Completed in 77 milliseconds