Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/dma/
Ddma-jz4740.c570 dma_async_device_unregister(dd); in jz4740_dma_probe()
596 dma_async_device_unregister(&dmadev->ddev); in jz4740_dma_remove()
Dmmp_tdma.c535 dma_async_device_unregister(&tdev->device); in mmp_tdma_remove()
711 dma_async_device_unregister(&tdev->device); in mmp_tdma_probe()
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.c1113 void dma_async_device_unregister(struct dma_device *device) in dma_async_device_unregister() function
1133 EXPORT_SYMBOL(dma_async_device_unregister);
1140 dma_async_device_unregister(device); in dmam_device_release()
Ddma-axi-dmac.c702 dma_async_device_unregister(&dmac->dma_dev); in axi_dmac_probe()
716 dma_async_device_unregister(&dmac->dma_dev); in axi_dmac_remove()
Dtegra210-adma.c770 dma_async_device_unregister(&tdma->dma_dev); in tegra_adma_probe()
789 dma_async_device_unregister(&tdma->dma_dev); in tegra_adma_remove()
Ds3c24xx-dma.c1356 dma_async_device_unregister(&s3cdma->memcpy); in s3c24xx_dma_probe()
1391 dma_async_device_unregister(&s3cdma->slave); in s3c24xx_dma_remove()
1392 dma_async_device_unregister(&s3cdma->memcpy); in s3c24xx_dma_remove()
Ddma-jz4780.c868 dma_async_device_unregister(dd); in jz4780_dma_probe()
890 dma_async_device_unregister(&jzdma->dma_device); in jz4780_dma_remove()
Dst_fdma.c855 dma_async_device_unregister(&fdev->dma_device); in st_fdma_probe()
870 dma_async_device_unregister(&fdev->dma_device); in st_fdma_remove()
Dcoh901318.c2737 dma_async_device_unregister(&base->dma_memcpy); in coh901318_probe()
2739 dma_async_device_unregister(&base->dma_slave); in coh901318_probe()
2770 dma_async_device_unregister(&base->dma_memcpy); in coh901318_remove()
2771 dma_async_device_unregister(&base->dma_slave); in coh901318_remove()
Dsprd-dma.c962 dma_async_device_unregister(&sdev->dma_dev); in sprd_dma_probe()
992 dma_async_device_unregister(&sdev->dma_dev); in sprd_dma_remove()
Dimg-mdc-dma.c1018 dma_async_device_unregister(&mdma->dma_dev); in mdc_dma_probe()
1032 dma_async_device_unregister(&mdma->dma_dev); in mdc_dma_remove()
Dsun4i-dma.c1249 dma_async_device_unregister(&priv->slave); in sun4i_dma_probe()
1263 dma_async_device_unregister(&priv->slave); in sun4i_dma_remove()
Dzx_dma.c877 dma_async_device_unregister(&d->slave); in zx_dma_probe()
892 dma_async_device_unregister(&d->slave); in zx_dma_remove()
Dk3dma.c923 dma_async_device_unregister(&d->slave); in k3_dma_probe()
934 dma_async_device_unregister(&d->slave); in k3_dma_remove()
Dsirf-dma.c964 dma_async_device_unregister(dma); in sirfsoc_dma_probe()
978 dma_async_device_unregister(&sdma->dma); in sirfsoc_dma_remove()
Dimx-dma.c1207 dma_async_device_unregister(&imxdma->dma_device); in imxdma_probe()
1240 dma_async_device_unregister(&imxdma->dma_device); in imxdma_remove()
Dfsl-edma.c987 dma_async_device_unregister(&fsl_edma->dma_dev); in fsl_edma_probe()
1017 dma_async_device_unregister(&fsl_edma->dma_dev); in fsl_edma_remove()
/Linux-v4.19/drivers/staging/mt7621-dma/
Dmtk-hsdma.c740 dma_async_device_unregister(dd); in mtk_hsdma_probe()
751 dma_async_device_unregister(&hsdma->ddev); in mtk_hsdma_remove()
Dralink-gdma.c903 dma_async_device_unregister(dd); in gdma_dma_probe()
913 dma_async_device_unregister(&dma_dev->ddev); in gdma_dma_remove()
/Linux-v4.19/drivers/dma/mediatek/
Dmtk-hsdma.c1010 dma_async_device_unregister(dd); in mtk_hsdma_probe()
1038 dma_async_device_unregister(&hsdma->ddev); in mtk_hsdma_remove()
/Linux-v4.19/drivers/dma/sh/
Dsudmac.c398 dma_async_device_unregister(dma_dev); in sudmac_remove()
/Linux-v4.19/drivers/dma/xilinx/
Dzynqmp_dma.c1094 dma_async_device_unregister(&zdev->common); in zynqmp_dma_probe()
1125 dma_async_device_unregister(&zdev->common); in zynqmp_dma_remove()
/Linux-v4.19/drivers/dma/hsu/
Dhsu.c494 dma_async_device_unregister(&hsu->dma); in hsu_dma_remove()
/Linux-v4.19/drivers/dma/ti/
Dcppi41.c1113 dma_async_device_unregister(&cdd->ddev); in cppi41_dma_probe()
1135 dma_async_device_unregister(&cdd->ddev); in cppi41_dma_remove()

123