Searched refs:mmc_decode_csd (Results 1 – 2 of 2) sorted by relevance
103 static int mmc_decode_csd(struct mmc_card *card, bool is_sduc) in mmc_decode_csd() function899 err = mmc_decode_csd(card, is_sduc); in mmc_sd_get_csd()
139 static int mmc_decode_csd(struct mmc_card *card) in mmc_decode_csd() function1688 err = mmc_decode_csd(card); in mmc_init_card()