Home
last modified time | relevance | path

Searched refs:mmc_free_host (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mmc/core/
H A Dhost.c586 mmc_free_host(*(struct mmc_host **)res); in devm_mmc_host_release()
698 void mmc_free_host(struct mmc_host *host) in mmc_free_host() function
706 EXPORT_SYMBOL(mmc_free_host);
/linux/include/linux/mmc/
H A Dhost.h590 void mmc_free_host(struct mmc_host *);
/linux/drivers/mmc/host/
H A Dvub300.c379 mmc_free_host(mmc); in vub300_delete()
2358 mmc_free_host(mmc); in vub300_probe()