Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/mmc/host/
Dsdhci-pltfm.c149 void sdhci_pltfm_free(struct platform_device *pdev) in sdhci_pltfm_free() function
155 EXPORT_SYMBOL_GPL(sdhci_pltfm_free);
172 sdhci_pltfm_free(pdev); in sdhci_pltfm_init_and_add_host()
184 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-npcm.c70 sdhci_pltfm_free(pdev); in npcm_sdhci_probe()
Dsdhci-dove.c91 sdhci_pltfm_free(pdev); in sdhci_dove_probe()
Dsdhci-of-ma35d1.c273 sdhci_pltfm_free(pdev); in ma35_probe()
294 sdhci_pltfm_free(pdev); in ma35_remove()
Dsdhci-pltfm.h100 extern void sdhci_pltfm_free(struct platform_device *pdev);
Dsdhci-esdhc-mcf.c489 sdhci_pltfm_free(pdev); in sdhci_esdhc_mcf_probe()
506 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-of-sparx5.c240 sdhci_pltfm_free(pdev); in sdhci_sparx5_probe()
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-xenon.c607 sdhci_pltfm_free(pdev); in xenon_probe()
627 sdhci_pltfm_free(pdev); in xenon_remove()
Dsdhci-pxav2.c342 sdhci_pltfm_free(pdev); in sdhci_pxav2_probe()
Dsdhci-sprd.c896 sdhci_pltfm_free(pdev); in sdhci_sprd_probe()
911 sdhci_pltfm_free(pdev); in sdhci_sprd_remove()
Dsdhci-iproc.c409 sdhci_pltfm_free(pdev); in sdhci_iproc_probe()
Dsdhci-st.c427 sdhci_pltfm_free(pdev); in sdhci_st_probe()
Dsdhci_am654.c972 sdhci_pltfm_free(pdev); in sdhci_am654_probe()
991 sdhci_pltfm_free(pdev); in sdhci_am654_remove()
Dsdhci-brcmstb.c488 sdhci_pltfm_free(pdev); in sdhci_brcmstb_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-of-dwcmshc.c1473 sdhci_pltfm_free(pdev); in dwcmshc_probe()
1505 sdhci_pltfm_free(pdev); in dwcmshc_remove()
Dsdhci-esdhc-imx.c1832 sdhci_pltfm_free(pdev); in sdhci_esdhc_imx_probe()
1857 sdhci_pltfm_free(pdev); in sdhci_esdhc_imx_remove()
Dsdhci-tegra.c1816 sdhci_pltfm_free(pdev); in sdhci_tegra_probe()
1835 sdhci_pltfm_free(pdev); in sdhci_tegra_remove()

12