Home
last modified time | relevance | path

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

1234

/linux-6.15/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 Dloongson2-apb-dma.c667 dma_async_device_unregister(&priv->ddev); in ls2x_dma_probe()
683 dma_async_device_unregister(&priv->ddev); in ls2x_dma_remove()
H A Dmcf-edma-main.c262 dma_async_device_unregister(&mcf_edma->dma_dev); in mcf_edma_remove()
H A Ddmaengine.c1269 void dma_async_device_unregister(struct dma_device *device) in dma_async_device_unregister() function
1289 EXPORT_SYMBOL(dma_async_device_unregister);
1293 dma_async_device_unregister(device); in dmaenginem_async_device_unregister()
H A Dfsl-edma-main.c794 dma_async_device_unregister(&fsl_edma->dma_dev); in fsl_edma_probe()
812 dma_async_device_unregister(&fsl_edma->dma_dev); in fsl_edma_remove()
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 Dtegra210-adma.c1051 dma_async_device_unregister(&tdma->dma_dev); in tegra_adma_probe()
1069 dma_async_device_unregister(&tdma->dma_dev); in tegra_adma_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 Dmmp_pdma.c959 dma_async_device_unregister(&pdev->device); in mmp_pdma_remove()
1118 dma_async_device_unregister(&pdev->device); in mmp_pdma_probe()
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 Dk3dma.c966 dma_async_device_unregister(&d->slave); in k3_dma_probe()
977 dma_async_device_unregister(&d->slave); in k3_dma_remove()
H A Dsun4i-dma.c1369 dma_async_device_unregister(&priv->slave); in sun4i_dma_probe()
1383 dma_async_device_unregister(&priv->slave); in sun4i_dma_remove()
/linux-6.15/drivers/dma/sf-pdma/
H A Dsf-pdma.c589 dma_async_device_unregister(&pdma->dma_dev); in sf_pdma_probe()
614 dma_async_device_unregister(&pdma->dma_dev); in sf_pdma_remove()
/linux-6.15/drivers/dma/mediatek/
H 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()
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-6.15/drivers/dma/idxd/
H A Ddma.c245 dma_async_device_unregister(&idxd->idxd_dma->dma); in idxd_unregister_dma_device()
/linux-6.15/drivers/dma/qcom/
H A Dqcom_adm.c898 dma_async_device_unregister(&adev->common); in adm_dma_probe()
914 dma_async_device_unregister(&adev->common); in adm_dma_remove()
/linux-6.15/drivers/dma/xilinx/
H A Dzynqmp_dma.c1144 dma_async_device_unregister(&zdev->common); in zynqmp_dma_probe()
1173 dma_async_device_unregister(&zdev->common); in zynqmp_dma_remove()
/linux-6.15/drivers/dma/hsu/
H A Dhsu.c498 dma_async_device_unregister(&hsu->dma); in hsu_dma_remove()
/linux-6.15/drivers/dma/ti/
H A Dcppi41.c1147 dma_async_device_unregister(&cdd->ddev); in cppi41_dma_probe()
1169 dma_async_device_unregister(&cdd->ddev); in cppi41_dma_remove()

1234