Home
last modified time | relevance | path

Searched refs:mmc_blk_probe (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dmmc-uclass.c355 static int mmc_blk_probe(struct udevice *dev) in mmc_blk_probe() function
397 .probe = mmc_blk_probe,
/openbmc/linux/drivers/mmc/core/
H A Dblock.c3007 static int mmc_blk_probe(struct mmc_card *card) in mmc_blk_probe() function
3135 .probe = mmc_blk_probe,