Home
last modified time | relevance | path

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

123

/linux/drivers/dma/
H A Dmilbeaut-xdmac.c365 dma_async_device_unregister(ddev); in milbeaut_xdmac_probe()
399 dma_async_device_unregister(&mdev->ddev); in milbeaut_xdmac_remove()
H A Duniphier-mdmac.c449 dma_async_device_unregister(ddev); in uniphier_mdmac_probe()
484 dma_async_device_unregister(&mdev->ddev); in uniphier_mdmac_remove()
H A Dmoxart-dma.c618 dma_async_device_unregister(&mdc->dma_slave); in moxart_probe()
633 dma_async_device_unregister(&m->dma_slave); in moxart_remove()
H A Dmilbeaut-hdmac.c527 dma_async_device_unregister(ddev); in milbeaut_hdmac_probe()
562 dma_async_device_unregister(&mdev->ddev); in milbeaut_hdmac_remove()
H A Duniphier-xdmac.c561 dma_async_device_unregister(ddev); in uniphier_xdmac_probe()
595 dma_async_device_unregister(ddev); in uniphier_xdmac_remove()
H A Ddmaengine.c1309 void dma_async_device_unregister(struct dma_device *device) in dma_async_device_unregister() function
1329 EXPORT_SYMBOL(dma_async_device_unregister);
1333 dma_async_device_unregister(device); in dmaenginem_async_device_unregister()
H A Dapple-admac.c912 dma_async_device_unregister(&ad->dma); in admac_probe()
933 dma_async_device_unregister(&ad->dma); in admac_remove()
H A Dimg-mdc-dma.c1012 dma_async_device_unregister(&mdma->dma_dev); in mdc_dma_probe()
1026 dma_async_device_unregister(&mdma->dma_dev); in mdc_dma_remove()
H A Dk3dma.c961 dma_async_device_unregister(&d->slave); in k3_dma_probe()
972 dma_async_device_unregister(&d->slave); in k3_dma_remove()
H A Dowl-dma.c1226 dma_async_device_unregister(&od->dma); in owl_dma_probe()
1239 dma_async_device_unregister(&od->dma); in owl_dma_remove()
H A Dimx-dma.c1191 dma_async_device_unregister(&imxdma->dma_device); in imxdma_probe()
1224 dma_async_device_unregister(&imxdma->dma_device); in imxdma_remove()
H A Dsprd-dma.c1233 dma_async_device_unregister(&sdev->dma_dev); in sprd_dma_probe()
1260 dma_async_device_unregister(&sdev->dma_dev); in sprd_dma_remove()
H A Dtegra210-adma.c1213 dma_async_device_unregister(&tdma->dma_dev); in tegra_adma_probe()
1231 dma_async_device_unregister(&tdma->dma_dev); in tegra_adma_remove()
H A Dplx_dma.c610 dma_async_device_unregister(&plxdev->dma_dev); in plx_dma_remove()
H A Dxgene-dma.c1581 dma_async_device_unregister(&pdma->dma_dev[j]); in xgene_dma_init_async()
1597 dma_async_device_unregister(&pdma->dma_dev[i]); in xgene_dma_async_unregister()
/linux/drivers/dma/sf-pdma/
H A Dsf-pdma.c588 dma_async_device_unregister(&pdma->dma_dev); in sf_pdma_probe()
613 dma_async_device_unregister(&pdma->dma_dev); in sf_pdma_remove()
/linux/drivers/dma/mediatek/
H A Dmtk-uart-apdma.c568 dma_async_device_unregister(&mtkd->ddev); in mtk_uart_apdma_probe()
584 dma_async_device_unregister(&mtkd->ddev); in mtk_uart_apdma_remove()
H A Dmtk-cqdma.c881 dma_async_device_unregister(dd); in mtk_cqdma_probe()
917 dma_async_device_unregister(&cqdma->ddev); in mtk_cqdma_remove()
H A Dmtk-hsdma.c1007 dma_async_device_unregister(dd); in mtk_hsdma_probe()
1035 dma_async_device_unregister(&hsdma->ddev); in mtk_hsdma_remove()
/linux/drivers/dma/idxd/
H A Ddma.c263 dma_async_device_unregister(&idxd->idxd_dma->dma); in idxd_unregister_dma_device()
/linux/drivers/dma/qcom/
H A Dqcom_adm.c897 dma_async_device_unregister(&adev->common); in adm_dma_probe()
913 dma_async_device_unregister(&adev->common); in adm_dma_remove()
H A Dbam_dma.c1387 dma_async_device_unregister(&bdev->common); in bam_dma_probe()
1408 dma_async_device_unregister(&bdev->common); in bam_dma_remove()
/linux/drivers/dma/xilinx/
H A Dzynqmp_dma.c1142 dma_async_device_unregister(&zdev->common); in zynqmp_dma_probe()
1168 dma_async_device_unregister(&zdev->common); in zynqmp_dma_remove()
H A Dxilinx_dpdma.c1829 dma_async_device_unregister(ddev); in xilinx_dpdma_probe()
1851 dma_async_device_unregister(&xdev->common); in xilinx_dpdma_remove()
/linux/drivers/dma/hsu/
H A Dhsu.c498 dma_async_device_unregister(&hsu->dma); in hsu_dma_remove()

123