Home
last modified time | relevance | path

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

1234

/linux/drivers/dma/
A Dmilbeaut-xdmac.c365 dma_async_device_unregister(ddev); in milbeaut_xdmac_probe()
392 dma_async_device_unregister(&mdev->ddev); in milbeaut_xdmac_remove()
A Duniphier-mdmac.c449 dma_async_device_unregister(ddev); in uniphier_mdmac_probe()
477 dma_async_device_unregister(&mdev->ddev); in uniphier_mdmac_remove()
A Dfsl-edma.c416 dma_async_device_unregister(&fsl_edma->dma_dev); in fsl_edma_probe()
435 dma_async_device_unregister(&fsl_edma->dma_dev); in fsl_edma_remove()
A Dmoxart-dma.c629 dma_async_device_unregister(&mdc->dma_slave); in moxart_probe()
644 dma_async_device_unregister(&m->dma_slave); in moxart_remove()
A Dmilbeaut-hdmac.c527 dma_async_device_unregister(ddev); in milbeaut_hdmac_probe()
555 dma_async_device_unregister(&mdev->ddev); in milbeaut_hdmac_remove()
A Duniphier-xdmac.c560 dma_async_device_unregister(ddev); in uniphier_xdmac_probe()
587 dma_async_device_unregister(ddev); in uniphier_xdmac_remove()
A Ddmaengine.c1310 void dma_async_device_unregister(struct dma_device *device) in dma_async_device_unregister() function
1330 EXPORT_SYMBOL(dma_async_device_unregister);
1337 dma_async_device_unregister(device); in dmam_device_release()
A 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()
A Dmcf-edma.c291 dma_async_device_unregister(&mcf_edma->dma_dev); in mcf_edma_remove()
A Dtegra210-adma.c941 dma_async_device_unregister(&tdma->dma_dev); in tegra_adma_probe()
959 dma_async_device_unregister(&tdma->dma_dev); in tegra_adma_remove()
A Ddma-axi-dmac.c1012 dma_async_device_unregister(&dmac->dma_dev); in axi_dmac_probe()
1026 dma_async_device_unregister(&dmac->dma_dev); in axi_dmac_remove()
A 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()
A Dmmp_pdma.c966 dma_async_device_unregister(&pdev->device); in mmp_pdma_remove()
1126 dma_async_device_unregister(&pdev->device); in mmp_pdma_probe()
A Dsun4i-dma.c1248 dma_async_device_unregister(&priv->slave); in sun4i_dma_probe()
1262 dma_async_device_unregister(&priv->slave); in sun4i_dma_remove()
/linux/drivers/dma/mediatek/
A Dmtk-uart-apdma.c567 dma_async_device_unregister(&mtkd->ddev); in mtk_uart_apdma_probe()
583 dma_async_device_unregister(&mtkd->ddev); in mtk_uart_apdma_remove()
A Dmtk-cqdma.c888 dma_async_device_unregister(dd); in mtk_cqdma_probe()
924 dma_async_device_unregister(&cqdma->ddev); in mtk_cqdma_remove()
A Dmtk-hsdma.c1013 dma_async_device_unregister(dd); in mtk_hsdma_probe()
1041 dma_async_device_unregister(&hsdma->ddev); in mtk_hsdma_remove()
/linux/drivers/staging/mt7621-dma/
A Dhsdma-mt7621.c728 dma_async_device_unregister(dd); in mtk_hsdma_probe()
741 dma_async_device_unregister(&hsdma->ddev); in mtk_hsdma_remove()
/linux/drivers/dma/idxd/
A Ddma.c215 dma_async_device_unregister(&idxd->idxd_dma->dma); in idxd_unregister_dma_device()
/linux/drivers/dma/qcom/
A Dqcom_adm.c850 dma_async_device_unregister(&adev->common); in adm_dma_probe()
866 dma_async_device_unregister(&adev->common); in adm_dma_remove()
/linux/drivers/dma/ptdma/
A Dptdma-dmaengine.c385 dma_async_device_unregister(dma_dev); in pt_dmaengine_unregister()
/linux/drivers/staging/ralink-gdma/
A 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/drivers/dma/xilinx/
A Dzynqmp_dma.c1102 dma_async_device_unregister(&zdev->common); in zynqmp_dma_probe()
1131 dma_async_device_unregister(&zdev->common); in zynqmp_dma_remove()
/linux/drivers/dma/dw-edma/
A Ddw-edma-core.c989 dma_async_device_unregister(&dw->wr_edma); in dw_edma_remove()
996 dma_async_device_unregister(&dw->rd_edma); in dw_edma_remove()
/linux/drivers/dma/hsu/
A Dhsu.c490 dma_async_device_unregister(&hsu->dma); in hsu_dma_remove()

Completed in 53 milliseconds

1234