Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dsd.h15 int mmc_sd_setup_card(struct mmc_host *host, struct mmc_card *card,
H A Dsd.c928 int mmc_sd_setup_card(struct mmc_host *host, struct mmc_card *card, in mmc_sd_setup_card() function
1482 err = mmc_sd_setup_card(host, card, oldcard != NULL); in mmc_sd_init_card()
H A Dsdio.c845 err = mmc_sd_setup_card(host, card, oldcard != NULL); in mmc_sdio_init_card()