Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dsd.c1011 static int mmc_sd_init_card(struct mmc_host *host, u32 ocr, in mmc_sd_init_card() function
1308 err = mmc_sd_init_card(host, host->card->ocr, host->card); in _mmc_sd_resume()
1361 return mmc_sd_init_card(host, host->card->ocr, host->card); in mmc_sd_hw_reset()
1425 err = mmc_sd_init_card(host, rocr, NULL); in mmc_attach_sd()