Home
last modified time | relevance | path

Searched refs:dma_async_device_unregister (Results 1 – 25 of 67) sorted by relevance

123

/Linux-v5.4/drivers/dma/
Duniphier-mdmac.c451 dma_async_device_unregister(ddev); in uniphier_mdmac_probe()
479 dma_async_device_unregister(&mdev->ddev); in uniphier_mdmac_remove()
Dfsl-edma.c394 dma_async_device_unregister(&fsl_edma->dma_dev); in fsl_edma_probe()
413 dma_async_device_unregister(&fsl_edma->dma_dev); in fsl_edma_remove()
Dmoxart-dma.c630 dma_async_device_unregister(&mdc->dma_slave); in moxart_probe()
645 dma_async_device_unregister(&m->dma_slave); in moxart_remove()
Ddmaengine.c1109 void dma_async_device_unregister(struct dma_device *device) in dma_async_device_unregister() function
1129 EXPORT_SYMBOL(dma_async_device_unregister);
1136 dma_async_device_unregister(device); in dmam_device_release()
Dmcf-edma.c284 dma_async_device_unregister(&mcf_edma->dma_dev); in mcf_edma_remove()
Ds3c24xx-dma.c1349 dma_async_device_unregister(&s3cdma->memcpy); in s3c24xx_dma_probe()
1384 dma_async_device_unregister(&s3cdma->slave); in s3c24xx_dma_remove()
1385 dma_async_device_unregister(&s3cdma->memcpy); in s3c24xx_dma_remove()
Dtegra210-adma.c921 dma_async_device_unregister(&tdma->dma_dev); in tegra_adma_probe()
939 dma_async_device_unregister(&tdma->dma_dev); in tegra_adma_remove()
Ddma-axi-dmac.c931 dma_async_device_unregister(&dmac->dma_dev); in axi_dmac_probe()
945 dma_async_device_unregister(&dmac->dma_dev); in axi_dmac_remove()
Dcoh901318.c2748 dma_async_device_unregister(&base->dma_memcpy); in coh901318_probe()
2750 dma_async_device_unregister(&base->dma_slave); in coh901318_probe()
2781 dma_async_device_unregister(&base->dma_memcpy); in coh901318_remove()
2782 dma_async_device_unregister(&base->dma_slave); in coh901318_remove()
Dsun4i-dma.c1243 dma_async_device_unregister(&priv->slave); in sun4i_dma_probe()
1257 dma_async_device_unregister(&priv->slave); in sun4i_dma_remove()
Dimg-mdc-dma.c1015 dma_async_device_unregister(&mdma->dma_dev); in mdc_dma_probe()
1029 dma_async_device_unregister(&mdma->dma_dev); in mdc_dma_remove()
Dzx_dma.c874 dma_async_device_unregister(&d->slave); in zx_dma_probe()
889 dma_async_device_unregister(&d->slave); in zx_dma_remove()
Dowl-dma.c1182 dma_async_device_unregister(&od->dma); in owl_dma_probe()
1195 dma_async_device_unregister(&od->dma); in owl_dma_remove()
Dsirf-dma.c963 dma_async_device_unregister(dma); in sirfsoc_dma_probe()
977 dma_async_device_unregister(&sdma->dma); in sirfsoc_dma_remove()
Dk3dma.c971 dma_async_device_unregister(&d->slave); in k3_dma_probe()
982 dma_async_device_unregister(&d->slave); in k3_dma_remove()
/Linux-v5.4/drivers/dma/mediatek/
Dmtk-uart-apdma.c572 dma_async_device_unregister(&mtkd->ddev); in mtk_uart_apdma_probe()
588 dma_async_device_unregister(&mtkd->ddev); in mtk_uart_apdma_remove()
Dmtk-cqdma.c897 dma_async_device_unregister(dd); in mtk_cqdma_probe()
933 dma_async_device_unregister(&cqdma->ddev); in mtk_cqdma_remove()
Dmtk-hsdma.c1010 dma_async_device_unregister(dd); in mtk_hsdma_probe()
1038 dma_async_device_unregister(&hsdma->ddev); in mtk_hsdma_remove()
/Linux-v5.4/drivers/staging/mt7621-dma/
Dmtk-hsdma.c732 dma_async_device_unregister(dd); in mtk_hsdma_probe()
743 dma_async_device_unregister(&hsdma->ddev); in mtk_hsdma_remove()
/Linux-v5.4/drivers/staging/ralink-gdma/
Dralink-gdma.c891 dma_async_device_unregister(dd); in gdma_dma_probe()
901 dma_async_device_unregister(&dma_dev->ddev); in gdma_dma_remove()
/Linux-v5.4/drivers/dma/dw-edma/
Ddw-edma-core.c925 dma_async_device_unregister(&dw->wr_edma); in dw_edma_remove()
926 dma_async_device_unregister(&dw->rd_edma); in dw_edma_remove()
/Linux-v5.4/drivers/dma/xilinx/
Dzynqmp_dma.c1097 dma_async_device_unregister(&zdev->common); in zynqmp_dma_probe()
1128 dma_async_device_unregister(&zdev->common); in zynqmp_dma_remove()
/Linux-v5.4/drivers/dma/hsu/
Dhsu.c487 dma_async_device_unregister(&hsu->dma); in hsu_dma_remove()
/Linux-v5.4/drivers/dma/qcom/
Dbam_dma.c1374 dma_async_device_unregister(&bdev->common); in bam_dma_probe()
1394 dma_async_device_unregister(&bdev->common); in bam_dma_remove()
/Linux-v5.4/drivers/dma/ti/
Dcppi41.c1147 dma_async_device_unregister(&cdd->ddev); in cppi41_dma_probe()
1169 dma_async_device_unregister(&cdd->ddev); in cppi41_dma_remove()

123