Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H 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_new = dw_mci_pltfm_remove,
H A Ddw_mmc-pltfm.h13 extern void dw_mci_pltfm_remove(struct platform_device *pdev);
H A Ddw_mmc-bluefield.c55 .remove_new = dw_mci_pltfm_remove,
H A Ddw_mmc-starfive.c175 .remove_new = dw_mci_pltfm_remove,
H A Ddw_mmc-hi3798cv200.c182 dw_mci_pltfm_remove(pdev); in dw_mci_hi3798cv200_remove()
H A Ddw_mmc-rockchip.c380 dw_mci_pltfm_remove(pdev); in dw_mci_rockchip_remove()
H A Ddw_mmc-k3.c473 .remove_new = dw_mci_pltfm_remove,
H A Ddw_mmc-exynos.c673 dw_mci_pltfm_remove(pdev); in dw_mci_exynos_remove()