Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dcore.h94 void mmc_remove_card_debugfs(struct mmc_card *card);
105 static inline void mmc_remove_card_debugfs(struct mmc_card *card) in mmc_remove_card_debugfs() function
H A Ddebugfs.c347 void mmc_remove_card_debugfs(struct mmc_card *card) in mmc_remove_card_debugfs() function
H A Dbus.c387 mmc_remove_card_debugfs(card); in mmc_remove_card()