Searched refs:mmc_pwrseq_post_power_on (Results 1 – 3 of 3) sorted by relevance
37 void mmc_pwrseq_post_power_on(struct mmc_host *host);51 static inline void mmc_pwrseq_post_power_on(struct mmc_host *host) {} in mmc_pwrseq_post_power_on() function
62 void mmc_pwrseq_post_power_on(struct mmc_host *host) in mmc_pwrseq_post_power_on() function
1340 mmc_pwrseq_post_power_on(host); in mmc_power_up()