Searched refs:mmc_blk_remove (Results 1 – 2 of 2) sorted by relevance
374 static int mmc_blk_remove(struct udevice *dev) in mmc_blk_remove() function401 .remove = mmc_blk_remove,
3062 static void mmc_blk_remove(struct mmc_card *card) in mmc_blk_remove() function3136 .remove = mmc_blk_remove,