Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmmc.c2376 static int mmc_probe(bd_t *bis) function
2381 static int mmc_probe(bd_t *bis) function
2410 static int mmc_probe(bd_t *bis) function
2432 ret = mmc_probe(bis);
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dof-plat.txt221 static int mmc_probe(struct udevice *dev)
245 .probe = mmc_probe,