Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mmc/core/
Dsdio.c69 static struct device_type sdio_type = { variable
698 card = mmc_alloc_card(host, &sdio_type); in mmc_sdio_init_card()