Searched defs:txd (Results 1 – 1 of 1) sorted by relevance
670 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock()673 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock()680 static inline void txd_clear_parent(struct dma_async_tx_descriptor *txd) in txd_clear_parent()683 static inline void txd_clear_next(struct dma_async_tx_descriptor *txd) in txd_clear_next()686 static inline struct dma_async_tx_descriptor *txd_next(struct dma_async_tx_descriptor *txd) in txd_next()690 static inline struct dma_async_tx_descriptor *txd_parent(struct dma_async_tx_descriptor *txd) in txd_parent()696 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock()700 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock()709 static inline void txd_clear_parent(struct dma_async_tx_descriptor *txd) in txd_clear_parent()713 static inline void txd_clear_next(struct dma_async_tx_descriptor *txd) in txd_clear_next()[all …]
Completed in 10 milliseconds