Searched refs:mmc_pwrseq_alloc (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/mmc/core/
H A Dpwrseq.h24 int mmc_pwrseq_alloc(struct mmc_host *host);
37 static inline int mmc_pwrseq_alloc(struct mmc_host *host) { return 0; } mmc_pwrseq_pre_power_on() function
H A Dpwrseq.c50 int mmc_pwrseq_alloc(struct mmc_host *host) mmc_pwrseq_alloc() function
H A Dhost.c452 return mmc_pwrseq_alloc(host); mmc_of_parse()

Completed in 87 milliseconds