Searched refs:mmc_read_data (Results 1 – 1 of 1) sorted by relevance
156 static int mmc_read_data(struct hsmmc *mmc_base, char *buf, unsigned int size);1121 mmc_read_data(mmc_base, data->dest,1130 static int mmc_read_data(struct hsmmc *mmc_base, char *buf, unsigned int size) function