Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddmaengine.h671 static inline void txd_clear_next(struct dma_async_tx_descriptor *txd) in txd_clear_next() function
701 static inline void txd_clear_next(struct dma_async_tx_descriptor *txd) in txd_clear_next() function
/openbmc/linux/drivers/dma/
H A Ddmaengine.c1564 txd_clear_next(tx); in dma_run_dependencies()
1576 txd_clear_next(dep); /* ->next will be submitted */ in dma_run_dependencies()