Home
last modified time | relevance | path

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

/drivers/dma/
A Dep93xx_dma.c237 void (*hw_synchronize)(struct ep93xx_dma_chan *); member
1245 if (edmac->edma->hw_synchronize) in ep93xx_dma_synchronize()
1246 edmac->edma->hw_synchronize(edmac); in ep93xx_dma_synchronize()
1542 edma->hw_synchronize = m2p_hw_synchronize; in ep93xx_dma_probe()

Completed in 6 milliseconds