Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Domap_hsmmc.c83 static int mmc_read_data(struct hsmmc *mmc_base, char *buf, unsigned int size);
449 mmc_read_data(mmc_base, data->dest,
458 static int mmc_read_data(struct hsmmc *mmc_base, char *buf, unsigned int size) function