Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_mmc.c124 int spl_mmc_find_device(struct mmc **mmcp, u32 boot_device) argument
140 *mmcp = find_mmc_device(mmc_dev);
141 err = *mmcp ? 0 : -ENODEV;
/OK3568_Linux_fs/u-boot/include/
H A Dspl.h284 int spl_mmc_find_device(struct mmc **mmcp, u32 boot_device);