Searched refs:mmc_probe (Results 1 – 2 of 2) sorted by relevance
2376 static int mmc_probe(bd_t *bis) function2381 static int mmc_probe(bd_t *bis) function2410 static int mmc_probe(bd_t *bis) function2432 ret = mmc_probe(bis);
221 static int mmc_probe(struct udevice *dev)245 .probe = mmc_probe,