Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dste_dma40.c1604 bool callback_active; in dma_tasklet() local
1631 callback_active = !!(d40d->txd.flags & DMA_PREP_INTERRUPT); in dma_tasklet()
1653 if (callback_active) in dma_tasklet()