Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/core/
Dbus.h22 struct mmc_card *mmc_alloc_card(struct mmc_host *host,
Dbus.c259 struct mmc_card *mmc_alloc_card(struct mmc_host *host, struct device_type *type) in mmc_alloc_card() function
Dsdio.c594 card = mmc_alloc_card(host, NULL); in mmc_sdio_init_card()
Dsd.c916 card = mmc_alloc_card(host, &sd_type); in mmc_sd_init_card()
Dmmc.c1426 card = mmc_alloc_card(host, &mmc_type); in mmc_init_card()