Searched refs:mmc_sd_get_csd (Results 1 – 3 of 3) sorted by relevance
9 int mmc_sd_get_csd(struct mmc_host *host, struct mmc_card *card);
770 int mmc_sd_get_csd(struct mmc_host *host, struct mmc_card *card) in mmc_sd_get_csd() function941 err = mmc_sd_get_csd(host, card); in mmc_sd_init_card()
670 err = mmc_sd_get_csd(host, card); in mmc_sdio_init_card()