Searched refs:vchan_get_all_descriptors (Results 1 - 25 of 47) sorted by relevance

12

/linux-master/drivers/dma/
H A Dvirt-dma.h168 * vchan_get_all_descriptors - obtain all submitted and issued descriptors
177 static inline void vchan_get_all_descriptors(struct virt_dma_chan *vc, function
194 vchan_get_all_descriptors(vc, &head);
H A Duniphier-mdmac.c267 vchan_get_all_descriptors(vc, &head);
H A Dmilbeaut-xdmac.c228 vchan_get_all_descriptors(vc, &head);
H A Dfsl-edma-common.c249 vchan_get_all_descriptors(&fsl_chan->vchan, &head);
832 vchan_get_all_descriptors(&fsl_chan->vchan, &head);
H A Dmoxart-dma.c203 vchan_get_all_descriptors(&ch->vc, &head);
H A Dmilbeaut-hdmac.c307 vchan_get_all_descriptors(vc, &head);
H A Dls2x-apb-dma.c492 vchan_get_all_descriptors(&lchan->vchan, &head);
H A Duniphier-xdmac.c421 vchan_get_all_descriptors(vc, &head);
H A Dfsl-qdma.c319 vchan_get_all_descriptors(&fsl_chan->vchan, &head);
1060 vchan_get_all_descriptors(&fsl_chan->vchan, &head);
H A Dimg-mdc-dma.c705 vchan_get_all_descriptors(&mchan->vc, &head);
H A Dsun4i-dma.c896 vchan_get_all_descriptors(&vchan->vc, &head);
H A Dst_fdma.c671 vchan_get_all_descriptors(&fchan->vchan, &head);
H A Dbcm2835-dma.c803 vchan_get_all_descriptors(&c->vc, &head);
H A Ddma-jz4780.c592 vchan_get_all_descriptors(&jzchan->vchan, &head);
H A Dhisi_dma.c566 vchan_get_all_descriptors(&chan->vc, &head);
H A Dtegra210-adma.c498 vchan_get_all_descriptors(&tdc->vc, &head);
H A Didma64.c491 vchan_get_all_descriptors(&idma64c->vchan, &head);
/linux-master/drivers/dma/sf-pdma/
H A Dsf-pdma.c150 vchan_get_all_descriptors(&chan->vchan, &head);
221 vchan_get_all_descriptors(&chan->vchan, &head);
/linux-master/drivers/dma/ptdma/
H A Dptdma-dmaengine.c311 vchan_get_all_descriptors(&chan->vc, &head);
/linux-master/drivers/dma/hsu/
H A Dhsu.c408 vchan_get_all_descriptors(&hsuc->vchan, &head);
/linux-master/drivers/dma/mediatek/
H A Dmtk-uart-apdma.c435 vchan_get_all_descriptors(&c->vc, &head);
/linux-master/drivers/dma/qcom/
H A Dqcom_adm.c482 vchan_get_all_descriptors(&achan->vc, &head);
/linux-master/drivers/dma/sh/
H A Dusb-dmac.c455 vchan_get_all_descriptors(&uchan->vc, &head);
H A Drz-dmac.c544 vchan_get_all_descriptors(&channel->vc, &head);
/linux-master/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.c74 vchan_get_all_descriptors(&dpaa2_chan->vchan, &head);

Completed in 243 milliseconds

12