Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/core/
Dsdio_bus.h13 struct sdio_func *sdio_alloc_func(struct mmc_card *card);
Dsdio_bus.c304 struct sdio_func *sdio_alloc_func(struct mmc_card *card) in sdio_alloc_func() function
Dsdio.c111 func = sdio_alloc_func(card); in sdio_init_func()