Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/core/
Dsd.c1398 static int mmc_sd_init_card(struct mmc_host *host, u32 ocr, in mmc_sd_init_card() function
1735 err = mmc_sd_init_card(host, host->card->ocr, host->card); in _mmc_sd_resume()
1788 return mmc_sd_init_card(host, host->card->ocr, host->card); in mmc_sd_hw_reset()
1853 err = mmc_sd_init_card(host, rocr, NULL); in mmc_attach_sd()