Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dbus.c278 struct mmc_card *mmc_alloc_card(struct mmc_host *host, const struct device_type *type) in mmc_alloc_card() function
H A Dsd_uhs2.c822 card = mmc_alloc_card(host, &sd_type); in sd_uhs2_init_card()