Lines Matching defs:host
623 static int mmc_sdio_pre_init(struct mmc_host *host, u32 ocr, in mmc_sdio_pre_init()
658 static int mmc_sdio_init_card(struct mmc_host *host, u32 ocr, in mmc_sdio_init_card()
912 static int mmc_sdio_reinit_card(struct mmc_host *host) in mmc_sdio_reinit_card()
926 static void mmc_sdio_remove(struct mmc_host *host) in mmc_sdio_remove()
944 static int mmc_sdio_alive(struct mmc_host *host) in mmc_sdio_alive()
952 static void mmc_sdio_detect(struct mmc_host *host) in mmc_sdio_detect()
1002 static int mmc_sdio_pre_suspend(struct mmc_host *host) in mmc_sdio_pre_suspend()
1040 static int mmc_sdio_suspend(struct mmc_host *host) in mmc_sdio_suspend()
1065 static int mmc_sdio_resume(struct mmc_host *host) in mmc_sdio_resume()
1122 static int mmc_sdio_runtime_suspend(struct mmc_host *host) in mmc_sdio_runtime_suspend()
1132 static int mmc_sdio_runtime_resume(struct mmc_host *host) in mmc_sdio_runtime_resume()
1151 static int mmc_sdio_hw_reset(struct mmc_host *host) in mmc_sdio_hw_reset()
1177 static int mmc_sdio_sw_reset(struct mmc_host *host) in mmc_sdio_sw_reset()
1206 int mmc_attach_sdio(struct mmc_host *host) in mmc_attach_sdio()