Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/mmc/core/
Dcore.h92 void mmc_remove_host_debugfs(struct mmc_host *host);
100 static inline void mmc_remove_host_debugfs(struct mmc_host *host) in mmc_remove_host_debugfs() function
Ddebugfs.c375 void mmc_remove_host_debugfs(struct mmc_host *host) in mmc_remove_host_debugfs() function
Dhost.c674 mmc_remove_host_debugfs(host); in mmc_remove_host()