Searched refs:mmc_alloc_card (Results 1 – 7 of 7) sorted by relevance
24 struct mmc_card *mmc_alloc_card(struct mmc_host *host,
287 struct mmc_card *mmc_alloc_card(struct mmc_host *host, struct device_type *type) in mmc_alloc_card() function
683 card = mmc_alloc_card(host, &sdio_type); in mmc_sdio_init_card()
1034 card = mmc_alloc_card(host, &sd_type); in mmc_sd_init_card()
1632 card = mmc_alloc_card(host, &mmc_type); in mmc_init_card()
4426 - card = mmc_alloc_card(host, &sdio_type);4429 + card = mmc_alloc_card(host, NULL);
42846 - card = mmc_alloc_card(host, &sdio_type);42849 + card = mmc_alloc_card(host, NULL);