Searched refs:mmc_alloc_card (Results 1 – 6 of 6) sorted by relevance
25 struct mmc_card *mmc_alloc_card(struct mmc_host *host,
277 struct mmc_card *mmc_alloc_card(struct mmc_host *host, const struct device_type *type) in mmc_alloc_card() function
700 card = mmc_alloc_card(host, &sdio_type); in mmc_sdio_init_card()
822 card = mmc_alloc_card(host, &sd_type); in sd_uhs2_init_card()
1449 card = mmc_alloc_card(host, &sd_type); in mmc_sd_init_card()
1661 card = mmc_alloc_card(host, &mmc_type); in mmc_init_card()