Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dep93xx_dma.c235 int (*hw_setup)(struct ep93xx_dma_chan *); member
959 ret = edmac->edma->hw_setup(edmac); in ep93xx_dma_alloc_chan_resources()
1272 edmac->edma->hw_setup(edmac); in ep93xx_dma_terminate_all()
1534 edma->hw_setup = m2m_hw_setup; in ep93xx_dma_probe()
1542 edma->hw_setup = m2p_hw_setup; in ep93xx_dma_probe()