Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dsdio_bus.h14 int sdio_add_func(struct sdio_func *func);
H A Dsdio_bus.c368 int sdio_add_func(struct sdio_func *func) in sdio_add_func() function
H A Dsdio.c1299 err = sdio_add_func(host->card->sdio_func[i]); in mmc_attach_sdio()