Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dsdio_bus.h13 struct sdio_func *sdio_alloc_func(struct mmc_card *card);
H A Dsdio_bus.c306 struct sdio_func *sdio_alloc_func(struct mmc_card *card) in sdio_alloc_func() function
H A Dsdio.c110 func = sdio_alloc_func(card); in sdio_init_func()