Lines Matching defs:host
582 static int mmc_sdio_init_card(struct mmc_host *host, u32 ocr, in mmc_sdio_init_card()
823 static void mmc_sdio_remove(struct mmc_host *host) in mmc_sdio_remove()
844 static int mmc_sdio_alive(struct mmc_host *host) in mmc_sdio_alive()
852 static void mmc_sdio_detect(struct mmc_host *host) in mmc_sdio_detect()
907 static int mmc_sdio_pre_suspend(struct mmc_host *host) in mmc_sdio_pre_suspend()
929 static int mmc_sdio_suspend(struct mmc_host *host) in mmc_sdio_suspend()
943 static int mmc_sdio_resume(struct mmc_host *host) in mmc_sdio_resume()
1000 static int mmc_sdio_power_restore(struct mmc_host *host) in mmc_sdio_power_restore()
1045 static int mmc_sdio_runtime_suspend(struct mmc_host *host) in mmc_sdio_runtime_suspend()
1052 static int mmc_sdio_runtime_resume(struct mmc_host *host) in mmc_sdio_runtime_resume()
1075 int mmc_attach_sdio(struct mmc_host *host) in mmc_attach_sdio()