Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mmc/core/
Ddebugfs.c248 void mmc_remove_host_debugfs(struct mmc_host *host) in mmc_remove_host_debugfs() function
Dcore.h89 void mmc_remove_host_debugfs(struct mmc_host *host);
Dhost.c626 mmc_remove_host_debugfs(host); in mmc_remove_host()