Searched refs:sdio_add_func (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/core/
H A Dsdio_bus.h15 int sdio_add_func(struct sdio_func *func);
H A Dsdio_bus.c236 int sdio_add_func(struct sdio_func *func) function
252 * This function can be called through error paths where sdio_add_func() was
H A Dsdio.c730 err = sdio_add_func(host->card->sdio_func[i]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mmc/core/
H A Dsdio_bus.h15 int sdio_add_func(struct sdio_func *func);
H A Dsdio_bus.c236 int sdio_add_func(struct sdio_func *func) function
252 * This function can be called through error paths where sdio_add_func() was
H A Dsdio.c730 err = sdio_add_func(host->card->sdio_func[i]);

Completed in 65 milliseconds