Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dat_hdmac.c507 * atc_handle_error - handle errors reported by DMA controller
510 static void atc_handle_error(struct at_dma_chan *atchan) in atc_handle_error() function
577 return atc_handle_error(atchan); in atc_tasklet()
/kernel/linux/linux-6.6/drivers/dma/
H A Dat_hdmac.c765 * atc_handle_error - handle errors reported by DMA controller
769 static void atc_handle_error(struct at_dma_chan *atchan, unsigned int i) in atc_handle_error() function
800 atc_handle_error(atchan, i); in atdma_handle_chan_done()

Completed in 7 milliseconds