Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/sh/
Dshdma-base.c323 static dma_async_tx_callback __ld_cleanup(struct shdma_chan *schan, bool all) in __ld_cleanup() function
443 while (__ld_cleanup(schan, all)) in shdma_chan_ld_cleanup()