Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/core/
Dsd.c1403 static int mmc_sd_init_card(struct mmc_host *host, u32 ocr, in mmc_sd_init_card() function
1740 err = mmc_sd_init_card(host, host->card->ocr, host->card); in _mmc_sd_resume()
1793 return mmc_sd_init_card(host, host->card->ocr, host->card); in mmc_sd_hw_reset()
1858 err = mmc_sd_init_card(host, rocr, NULL); in mmc_attach_sd()