Searched refs:sdio_alloc_func (Results 1 – 3 of 3) sorted by relevance
13 struct sdio_func *sdio_alloc_func(struct mmc_card *card);
304 struct sdio_func *sdio_alloc_func(struct mmc_card *card) in sdio_alloc_func() function
111 func = sdio_alloc_func(card); in sdio_init_func()