Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dcore.h97 void mmc_remove_host_debugfs(struct mmc_host *host);
105 static inline void mmc_remove_host_debugfs(struct mmc_host *host) in mmc_remove_host_debugfs() function
H A Ddebugfs.c381 void mmc_remove_host_debugfs(struct mmc_host *host) in mmc_remove_host_debugfs() function
H A Dhost.c678 mmc_remove_host_debugfs(host); in mmc_remove_host()