Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dsd.c103 static int mmc_decode_csd(struct mmc_card *card, bool is_sduc) in mmc_decode_csd() function
899 err = mmc_decode_csd(card, is_sduc); in mmc_sd_get_csd()
H A Dmmc.c139 static int mmc_decode_csd(struct mmc_card *card) in mmc_decode_csd() function
1688 err = mmc_decode_csd(card); in mmc_init_card()