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.c203 struct fsl_qdma_comp { struct
304 static struct fsl_qdma_comp *to_fsl_qdma_comp(struct virt_dma_desc *vd) in to_fsl_qdma_comp()
306 return container_of(vd, struct fsl_qdma_comp, vdesc); in to_fsl_qdma_comp()
314 struct fsl_qdma_comp *comp_temp, *_comp_temp; in fsl_qdma_free_chan_resources()
359 static void fsl_qdma_comp_fill_memcpy(struct fsl_qdma_comp *fsl_comp, in fsl_qdma_comp_fill_memcpy()
403 struct fsl_qdma_comp *comp_temp, *_comp_temp; in fsl_qdma_pre_request_enqueue_desc()
455 static struct fsl_qdma_comp
459 struct fsl_qdma_comp *comp_temp; in fsl_qdma_request_enqueue_desc()
467 struct fsl_qdma_comp, in fsl_qdma_request_enqueue_desc()
636 struct fsl_qdma_comp *fsl_comp = NULL; in fsl_qdma_queue_transfer_complete()
[all …]