Home
last modified time | relevance | path

Searched refs:dw_mci_pltfm_remove (Results 1 – 9 of 9) sorted by relevance

/drivers/mmc/host/
A Ddw_mmc-pltfm.c124 void dw_mci_pltfm_remove(struct platform_device *pdev) in dw_mci_pltfm_remove() function
130 EXPORT_SYMBOL_GPL(dw_mci_pltfm_remove);
134 .remove = dw_mci_pltfm_remove,
A Ddw_mmc-pltfm.h13 extern void dw_mci_pltfm_remove(struct platform_device *pdev);
A Ddw_mmc-bluefield.c71 .remove = dw_mci_pltfm_remove,
A Ddw_mmc-starfive.c118 .remove = dw_mci_pltfm_remove,
A Ddw_mmc-hi3798cv200.c181 dw_mci_pltfm_remove(pdev); in dw_mci_hi3798cv200_remove()
A Ddw_mmc-hi3798mv200.c230 dw_mci_pltfm_remove(pdev); in dw_mci_hi3798mv200_remove()
A Ddw_mmc-k3.c473 .remove = dw_mci_pltfm_remove,
A Ddw_mmc-rockchip.c567 dw_mci_pltfm_remove(pdev); in dw_mci_rockchip_remove()
A Ddw_mmc-exynos.c711 dw_mci_pltfm_remove(pdev); in dw_mci_exynos_remove()

Completed in 15 milliseconds