Searched refs:fsl_qdma_comp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | fsl-qdma.c | 198 struct fsl_qdma_comp { struct 299 static struct fsl_qdma_comp *to_fsl_qdma_comp(struct virt_dma_desc *vd) in to_fsl_qdma_comp() 301 return container_of(vd, struct fsl_qdma_comp, vdesc); in to_fsl_qdma_comp() 309 struct fsl_qdma_comp *comp_temp, *_comp_temp; in fsl_qdma_free_chan_resources() 354 static void fsl_qdma_comp_fill_memcpy(struct fsl_qdma_comp *fsl_comp, in fsl_qdma_comp_fill_memcpy() 402 struct fsl_qdma_comp *comp_temp, *_comp_temp; in fsl_qdma_pre_request_enqueue_desc() 454 static struct fsl_qdma_comp 458 struct fsl_qdma_comp *comp_temp; in fsl_qdma_request_enqueue_desc() 466 struct fsl_qdma_comp, in fsl_qdma_request_enqueue_desc() 636 struct fsl_qdma_comp *fsl_com in fsl_qdma_queue_transfer_complete() [all...] |
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | fsl-qdma.c | 199 struct fsl_qdma_comp { struct 300 static struct fsl_qdma_comp *to_fsl_qdma_comp(struct virt_dma_desc *vd) in to_fsl_qdma_comp() 302 return container_of(vd, struct fsl_qdma_comp, vdesc); in to_fsl_qdma_comp() 310 struct fsl_qdma_comp *comp_temp, *_comp_temp; in fsl_qdma_free_chan_resources() 355 static void fsl_qdma_comp_fill_memcpy(struct fsl_qdma_comp *fsl_comp, in fsl_qdma_comp_fill_memcpy() 404 struct fsl_qdma_comp *comp_temp, *_comp_temp; in fsl_qdma_pre_request_enqueue_desc() 456 static struct fsl_qdma_comp 460 struct fsl_qdma_comp *comp_temp; in fsl_qdma_request_enqueue_desc() 468 struct fsl_qdma_comp, in fsl_qdma_request_enqueue_desc() 638 struct fsl_qdma_comp *fsl_com in fsl_qdma_queue_transfer_complete() [all...] |
Completed in 4 milliseconds