Searched refs:mmc_pwrseq (Results 1 – 6 of 6) sorted by relevance
24 struct mmc_pwrseq *p; in mmc_pwrseq_alloc()56 struct mmc_pwrseq *pwrseq = host->pwrseq; in mmc_pwrseq_pre_power_on()64 struct mmc_pwrseq *pwrseq = host->pwrseq; in mmc_pwrseq_post_power_on()72 struct mmc_pwrseq *pwrseq = host->pwrseq; in mmc_pwrseq_power_off()80 struct mmc_pwrseq *pwrseq = host->pwrseq; in mmc_pwrseq_reset()88 struct mmc_pwrseq *pwrseq = host->pwrseq; in mmc_pwrseq_free()96 int mmc_pwrseq_register(struct mmc_pwrseq *pwrseq) in mmc_pwrseq_register()109 void mmc_pwrseq_unregister(struct mmc_pwrseq *pwrseq) in mmc_pwrseq_unregister()
23 struct mmc_pwrseq { struct32 int mmc_pwrseq_register(struct mmc_pwrseq *pwrseq); argument33 void mmc_pwrseq_unregister(struct mmc_pwrseq *pwrseq);44 static inline int mmc_pwrseq_register(struct mmc_pwrseq *pwrseq) in mmc_pwrseq_register()48 static inline void mmc_pwrseq_unregister(struct mmc_pwrseq *pwrseq) {} in mmc_pwrseq_unregister()
25 struct mmc_pwrseq pwrseq;
28 struct mmc_pwrseq pwrseq;
26 struct mmc_pwrseq pwrseq;
303 struct mmc_pwrseq;319 struct mmc_pwrseq *pwrseq;