Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dfsl-qdma.c206 struct fsl_qdma_comp { struct
307 static struct fsl_qdma_comp *to_fsl_qdma_comp(struct virt_dma_desc *vd) in to_fsl_qdma_comp()
309 return container_of(vd, struct fsl_qdma_comp, vdesc); in to_fsl_qdma_comp()
317 struct fsl_qdma_comp *comp_temp, *_comp_temp; in fsl_qdma_free_chan_resources()
362 static void fsl_qdma_comp_fill_memcpy(struct fsl_qdma_comp *fsl_comp, in fsl_qdma_comp_fill_memcpy()
406 struct fsl_qdma_comp *comp_temp, *_comp_temp; in fsl_qdma_pre_request_enqueue_desc()
458 static struct fsl_qdma_comp
462 struct fsl_qdma_comp *comp_temp; in fsl_qdma_request_enqueue_desc()
470 struct fsl_qdma_comp, in fsl_qdma_request_enqueue_desc()
639 struct fsl_qdma_comp *fsl_comp = NULL; in fsl_qdma_queue_transfer_complete()
[all …]