Home
last modified time | relevance | path

Searched refs:sdhci_pltfm_free (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v6.6/drivers/mmc/host/
Dsdhci-pltfm.c161 void sdhci_pltfm_free(struct platform_device *pdev) in sdhci_pltfm_free() function
167 EXPORT_SYMBOL_GPL(sdhci_pltfm_free);
184 sdhci_pltfm_free(pdev); in sdhci_pltfm_init_and_add_host()
196 sdhci_pltfm_free(pdev); in sdhci_pltfm_remove()
Dsdhci-of-at91.c341 goto sdhci_pltfm_free; in sdhci_at91_probe()
349 goto sdhci_pltfm_free; in sdhci_at91_probe()
356 goto sdhci_pltfm_free; in sdhci_at91_probe()
361 goto sdhci_pltfm_free; in sdhci_at91_probe()
441 sdhci_pltfm_free: in sdhci_at91_probe()
442 sdhci_pltfm_free(pdev); in sdhci_at91_probe()
Dsdhci-pic32.c207 sdhci_pltfm_free(pdev); in pic32_sdhci_probe()
223 sdhci_pltfm_free(pdev); in pic32_sdhci_remove()
Dsdhci-dove.c91 sdhci_pltfm_free(pdev); in sdhci_dove_probe()
Dsdhci-pltfm.h100 extern void sdhci_pltfm_free(struct platform_device *pdev);
Dsdhci-esdhc-mcf.c487 sdhci_pltfm_free(pdev); in sdhci_esdhc_mcf_probe()
504 sdhci_pltfm_free(pdev); in sdhci_esdhc_mcf_remove()
Dsdhci-of-aspeed.c449 sdhci_pltfm_free(pdev); in aspeed_sdhci_probe()
465 sdhci_pltfm_free(pdev); in aspeed_sdhci_remove()
Dsdhci-pxav3.c469 sdhci_pltfm_free(pdev); in sdhci_pxav3_probe()
488 sdhci_pltfm_free(pdev); in sdhci_pxav3_remove()
Dsdhci_f_sdh30.c204 sdhci_pltfm_free(pdev); in sdhci_f_sdh30_probe()
Dsdhci-bcm-kona.c307 sdhci_pltfm_free(pdev); in sdhci_bcm_kona_probe()
Dsdhci-of-sparx5.c240 sdhci_pltfm_free(pdev); in sdhci_sparx5_probe()
Dsdhci-xenon.c577 sdhci_pltfm_free(pdev); in xenon_probe()
597 sdhci_pltfm_free(pdev); in xenon_remove()
Dsdhci-of-dwcmshc.c583 sdhci_pltfm_free(pdev); in dwcmshc_probe()
601 sdhci_pltfm_free(pdev); in dwcmshc_remove()
Dsdhci-pxav2.c342 sdhci_pltfm_free(pdev); in sdhci_pxav2_probe()
Dsdhci-sprd.c868 sdhci_pltfm_free(pdev); in sdhci_sprd_probe()
883 sdhci_pltfm_free(pdev); in sdhci_sprd_remove()
Dsdhci-brcmstb.c365 sdhci_pltfm_free(pdev); in sdhci_brcmstb_probe()
Dsdhci-iproc.c409 sdhci_pltfm_free(pdev); in sdhci_iproc_probe()
Dsdhci_am654.c865 sdhci_pltfm_free(pdev); in sdhci_am654_probe()
884 sdhci_pltfm_free(pdev); in sdhci_am654_remove()
Dsdhci-st.c427 sdhci_pltfm_free(pdev); in sdhci_st_probe()
Dsdhci-cadence.c552 sdhci_pltfm_free(pdev); in sdhci_cdns_probe()
Dsdhci-omap.c1392 sdhci_pltfm_free(pdev); in sdhci_omap_probe()
1409 sdhci_pltfm_free(pdev); in sdhci_omap_remove()
Dsdhci-tegra.c1816 sdhci_pltfm_free(pdev); in sdhci_tegra_probe()
1835 sdhci_pltfm_free(pdev); in sdhci_tegra_remove()
Dsdhci-esdhc-imx.c1802 sdhci_pltfm_free(pdev); in sdhci_esdhc_imx_probe()
1827 sdhci_pltfm_free(pdev); in sdhci_esdhc_imx_remove()
Dsdhci-msm.c2667 sdhci_pltfm_free(pdev); in sdhci_msm_probe()
2689 sdhci_pltfm_free(pdev); in sdhci_msm_remove()
Dsdhci-of-esdhc.c1512 sdhci_pltfm_free(pdev); in sdhci_esdhc_probe()

12