Home
last modified time | relevance | path

Searched defs:mmc_blk_remove (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dmmc-uclass.c374 static int mmc_blk_remove(struct udevice *dev) in mmc_blk_remove() function
/openbmc/linux/drivers/mmc/core/
H A Dblock.c3062 static void mmc_blk_remove(struct mmc_card *card) in mmc_blk_remove() function