Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dcore.h93 void mmc_remove_host_debugfs(struct mmc_host *host);
H A Ddebugfs.c247 void mmc_remove_host_debugfs(struct mmc_host *host) in mmc_remove_host_debugfs() function
H A Dhost.c574 mmc_remove_host_debugfs(host); in mmc_remove_host()