Lines Matching refs:mmc_host
184 struct mmc_host *host = card->host; in mmc_select_card_type()
782 struct mmc_host *host = card->host; in __mmc_select_powerclass()
844 struct mmc_host *host = card->host; in mmc_select_powerclass()
906 struct mmc_host *host = card->host; in mmc_select_bus_width()
984 struct mmc_host *host = card->host; in mmc_select_hs_ddr()
1065 struct mmc_host *host = card->host; in mmc_select_hs400()
1155 struct mmc_host *host = card->host; in mmc_hs400_to_hs200()
1252 struct mmc_host *host = card->host; in mmc_select_hs200()
1347 struct mmc_host *host = card->host; in mmc_hs200_tuning()
1367 static int mmc_init_card(struct mmc_host *host, u32 ocr, in mmc_init_card()
1680 static int mmc_sleep(struct mmc_host *host) in mmc_sleep()
1761 static void mmc_remove(struct mmc_host *host) in mmc_remove()
1773 static int mmc_alive(struct mmc_host *host) in mmc_alive()
1781 static void mmc_detect(struct mmc_host *host) in mmc_detect()
1807 static int _mmc_suspend(struct mmc_host *host, bool is_suspend) in _mmc_suspend()
1851 static int mmc_suspend(struct mmc_host *host) in mmc_suspend()
1868 static int _mmc_resume(struct mmc_host *host) in _mmc_resume()
1892 static int mmc_shutdown(struct mmc_host *host) in mmc_shutdown()
1913 static int mmc_resume(struct mmc_host *host) in mmc_resume()
1930 static int mmc_runtime_suspend(struct mmc_host *host) in mmc_runtime_suspend()
1948 static int mmc_runtime_resume(struct mmc_host *host) in mmc_runtime_resume()
1974 static int mmc_reset(struct mmc_host *host) in mmc_reset()
2009 int mmc_attach_mmc(struct mmc_host *host) in mmc_attach_mmc()