Home
last modified time | relevance | path

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

/openbmc/u-boot/doc/driver-model/
H A Dof-plat.txt235 static int mmc_probe(struct udevice *dev)
259 .probe = mmc_probe,
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c2833 static int mmc_probe(bd_t *bis) in mmc_probe() function
2862 static int mmc_probe(bd_t *bis) in mmc_probe() function
2884 ret = mmc_probe(bis); in mmc_initialize()