Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dcore.h90 void mmc_add_host_debugfs(struct mmc_host *host);
96 static inline void mmc_add_host_debugfs(struct mmc_host *host) in mmc_add_host_debugfs() function
H A Ddebugfs.c301 void mmc_add_host_debugfs(struct mmc_host *host) in mmc_add_host_debugfs() function
H A Dhost.c657 mmc_add_host_debugfs(host); in mmc_add_host()