Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dep93xx_dma.c193 * @hw_submit: pushes active descriptor(s) to the hardware
209 void (*hw_submit)(struct ep93xx_dma_chan *); member
744 edmac->edma->hw_submit(edmac); in ep93xx_dma_advance_work()
850 edmac->edma->hw_submit(edmac); in ep93xx_dma_tx_submit()
1221 * the descriptors by just calling ->hw_submit() again. in ep93xx_dma_terminate_all()
1385 edma->hw_submit = m2m_hw_submit; in ep93xx_dma_probe()
1393 edma->hw_submit = m2p_hw_submit; in ep93xx_dma_probe()
/kernel/linux/linux-6.6/drivers/dma/
H A Dep93xx_dma.c193 * @hw_submit: pushes active descriptor(s) to the hardware
209 void (*hw_submit)(struct ep93xx_dma_chan *); member
744 edmac->edma->hw_submit(edmac); in ep93xx_dma_advance_work()
850 edmac->edma->hw_submit(edmac); in ep93xx_dma_tx_submit()
1221 * the descriptors by just calling ->hw_submit() again. in ep93xx_dma_terminate_all()
1383 edma->hw_submit = m2m_hw_submit; in ep93xx_dma_probe()
1391 edma->hw_submit = m2p_hw_submit; in ep93xx_dma_probe()

Completed in 4 milliseconds