Searched refs:spl_mmc_find_device (Results 1 - 1 of 1) sorted by relevance

/u-boot/common/spl/
H A Dspl_mmc.c82 static int spl_mmc_find_device(struct mmc **mmcp, u32 boot_device) function
366 err = spl_mmc_find_device(&mmc, bootdev->boot_device);

Completed in 34 milliseconds