Lines Matching refs:mmc_host
551 static int mmc_sdio_init_card(struct mmc_host *host, u32 ocr, in mmc_sdio_init_card()
792 static void mmc_sdio_remove(struct mmc_host *host) in mmc_sdio_remove()
813 static int mmc_sdio_alive(struct mmc_host *host) in mmc_sdio_alive()
821 static void mmc_sdio_detect(struct mmc_host *host) in mmc_sdio_detect()
876 static int mmc_sdio_pre_suspend(struct mmc_host *host) in mmc_sdio_pre_suspend()
898 static int mmc_sdio_suspend(struct mmc_host *host) in mmc_sdio_suspend()
917 static int mmc_sdio_resume(struct mmc_host *host) in mmc_sdio_resume()
971 static int mmc_sdio_power_restore(struct mmc_host *host) in mmc_sdio_power_restore()
1016 static int mmc_sdio_runtime_suspend(struct mmc_host *host) in mmc_sdio_runtime_suspend()
1026 static int mmc_sdio_runtime_resume(struct mmc_host *host) in mmc_sdio_runtime_resume()
1039 static int mmc_sdio_reset(struct mmc_host *host) in mmc_sdio_reset()
1062 int mmc_attach_sdio(struct mmc_host *host) in mmc_attach_sdio()