Home
last modified time | relevance | path

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

12

/linux/drivers/mmc/host/
A Dsdhci-pltfm.c165 void sdhci_pltfm_free(struct platform_device *pdev) in sdhci_pltfm_free() function
171 EXPORT_SYMBOL_GPL(sdhci_pltfm_free);
188 sdhci_pltfm_free(pdev); in sdhci_pltfm_register()
202 sdhci_pltfm_free(pdev); in sdhci_pltfm_unregister()
A Dsdhci-of-at91.c338 goto sdhci_pltfm_free; in sdhci_at91_probe()
346 goto sdhci_pltfm_free; in sdhci_at91_probe()
353 goto sdhci_pltfm_free; in sdhci_at91_probe()
358 goto sdhci_pltfm_free; in sdhci_at91_probe()
438 sdhci_pltfm_free: in sdhci_at91_probe()
439 sdhci_pltfm_free(pdev); in sdhci_at91_probe()
A Dsdhci-pic32.c207 sdhci_pltfm_free(pdev); in pic32_sdhci_probe()
223 sdhci_pltfm_free(pdev); in pic32_sdhci_remove()
A Dsdhci-dove.c95 sdhci_pltfm_free(pdev); in sdhci_dove_probe()
A Dsdhci-pltfm.h100 extern void sdhci_pltfm_free(struct platform_device *pdev);
A Dsdhci-esdhc-mcf.c487 sdhci_pltfm_free(pdev); in sdhci_esdhc_mcf_probe()
504 sdhci_pltfm_free(pdev); in sdhci_esdhc_mcf_remove()
A Dsdhci-of-dwcmshc.c434 sdhci_pltfm_free(pdev); in dwcmshc_probe()
452 sdhci_pltfm_free(pdev); in dwcmshc_remove()
A Dsdhci-pxav3.c471 sdhci_pltfm_free(pdev); in sdhci_pxav3_probe()
490 sdhci_pltfm_free(pdev); in sdhci_pxav3_remove()
A Dsdhci-of-aspeed.c449 sdhci_pltfm_free(pdev); in aspeed_sdhci_probe()
466 sdhci_pltfm_free(pdev); in aspeed_sdhci_remove()
A Dsdhci-bcm-kona.c318 sdhci_pltfm_free(pdev); in sdhci_bcm_kona_probe()
A Dsdhci-pxav2.c222 sdhci_pltfm_free(pdev); in sdhci_pxav2_probe()
A Dsdhci-xenon.c587 sdhci_pltfm_free(pdev); in xenon_probe()
607 sdhci_pltfm_free(pdev); in xenon_remove()
A Dsdhci-sprd.c717 sdhci_pltfm_free(pdev); in sdhci_sprd_probe()
732 sdhci_pltfm_free(pdev); in sdhci_sprd_remove()
A Dsdhci-of-sparx5.c245 sdhci_pltfm_free(pdev); in sdhci_sparx5_probe()
A Dsdhci_am654.c853 sdhci_pltfm_free(pdev); in sdhci_am654_probe()
868 sdhci_pltfm_free(pdev); in sdhci_am654_remove()
A Dsdhci-brcmstb.c308 sdhci_pltfm_free(pdev); in sdhci_brcmstb_probe()
A Dsdhci-cadence.c413 sdhci_pltfm_free(pdev); in sdhci_cdns_probe()
A Dsdhci-iproc.c425 sdhci_pltfm_free(pdev); in sdhci_iproc_probe()
A Dsdhci-st.c430 sdhci_pltfm_free(pdev); in sdhci_st_probe()
A Dsdhci-omap.c1397 sdhci_pltfm_free(pdev); in sdhci_omap_probe()
1414 sdhci_pltfm_free(pdev); in sdhci_omap_remove()
A Dsdhci-tegra.c1754 sdhci_pltfm_free(pdev); in sdhci_tegra_probe()
1771 sdhci_pltfm_free(pdev); in sdhci_tegra_remove()
A Dsdhci-esdhc-imx.c1729 sdhci_pltfm_free(pdev); in sdhci_esdhc_imx_probe()
1754 sdhci_pltfm_free(pdev); in sdhci_esdhc_imx_remove()
A Dsdhci-msm.c2753 sdhci_pltfm_free(pdev); in sdhci_msm_probe()
2775 sdhci_pltfm_free(pdev); in sdhci_msm_remove()
A Dsdhci-of-esdhc.c1500 sdhci_pltfm_free(pdev); in sdhci_esdhc_probe()
A Dsdhci-of-arasan.c1727 sdhci_pltfm_free(pdev); in sdhci_arasan_probe()

Completed in 47 milliseconds

12