Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddmaengine.h827 * @device_synchronize: Synchronizes the termination of a transfers to the
916 void (*device_synchronize)(struct dma_chan *chan); member
1127 if (chan->device->device_synchronize) { in dmaengine_synchronize()
1128 chan->device->device_synchronize(chan); in dmaengine_synchronize()

Completed in 3 milliseconds