Home
last modified time | relevance | path

Searched refs:to_fsl_desc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dfsldma.h191 #define to_fsl_desc(lh) container_of(lh, struct fsl_desc_sw, node) macro
H A Dfsldma.c384 struct fsl_desc_sw *tail = to_fsl_desc(chan->ld_pending.prev); in append_ld_queue()
/kernel/linux/linux-6.6/drivers/dma/
H A Dfsldma.h191 #define to_fsl_desc(lh) container_of(lh, struct fsl_desc_sw, node) macro
H A Dfsldma.c385 struct fsl_desc_sw *tail = to_fsl_desc(chan->ld_pending.prev); in append_ld_queue()

Completed in 5 milliseconds