Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/core/
Dsd.c892 static int mmc_sd_init_card(struct mmc_host *host, u32 ocr, in mmc_sd_init_card() function
1118 err = mmc_sd_init_card(host, host->card->ocr, host->card); in _mmc_sd_resume()
1182 return mmc_sd_init_card(host, host->card->ocr, host->card); in mmc_sd_reset()
1240 err = mmc_sd_init_card(host, rocr, NULL); in mmc_attach_sd()