Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dbus.h24 struct mmc_card *mmc_alloc_card(struct mmc_host *host,
H A Dbus.c287 struct mmc_card *mmc_alloc_card(struct mmc_host *host, struct device_type *type) in mmc_alloc_card() function
H A Dsdio.c683 card = mmc_alloc_card(host, &sdio_type); in mmc_sdio_init_card()
H A Dsd.c1038 card = mmc_alloc_card(host, &sd_type); in mmc_sd_init_card()
H A Dmmc.c1721 card = mmc_alloc_card(host, &mmc_type); in mmc_init_card()