Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/core/
Dcore.h93 void mmc_add_card_debugfs(struct mmc_card *card);
102 static inline void mmc_add_card_debugfs(struct mmc_card *card) in mmc_add_card_debugfs() function
Ddebugfs.c333 void mmc_add_card_debugfs(struct mmc_card *card) in mmc_add_card_debugfs() function
Dbus.c365 mmc_add_card_debugfs(card); in mmc_add_card()