Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dcore.h94 void mmc_add_card_debugfs(struct mmc_card *card);
103 static inline void mmc_add_card_debugfs(struct mmc_card *card) in mmc_add_card_debugfs() function
H A Ddebugfs.c380 void mmc_add_card_debugfs(struct mmc_card *card) in mmc_add_card_debugfs() function
H A Dbus.c375 mmc_add_card_debugfs(card); in mmc_add_card()