Searched refs:sdio_reset (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/mmc/core/
H A Dsdio_ops.h22 int sdio_reset(struct mmc_host *host);
H A Dsdio_ops.c207 int sdio_reset(struct mmc_host *host) sdio_reset() function
H A Dsdio.c635 sdio_reset(host); mmc_sdio_init_card()
945 sdio_reset(host); mmc_sdio_resume()
984 * sdio_reset() is technically not needed. Having just powered up the mmc_sdio_power_restore()
997 sdio_reset(host); mmc_sdio_power_restore()
H A Dcore.c2476 * sdio_reset sends CMD52 to reset card. Since we do not know mmc_rescan_try_freq()
2480 sdio_reset(host); mmc_rescan_try_freq()

Completed in 126 milliseconds