Searched refs:tx_to_fsl_desc (Results 1 – 2 of 2) sorted by relevance
/drivers/dma/ | ||
D | fsldma.h | 193 #define tx_to_fsl_desc(tx) container_of(tx, struct fsl_desc_sw, async_tx) macro |
D | fsldma.c | 411 struct fsl_desc_sw *desc = tx_to_fsl_desc(tx); in fsl_dma_tx_submit() |