Searched refs:mmc_pwrseq (Results 1 – 6 of 6) sorted by relevance
25 struct mmc_pwrseq *p; in mmc_pwrseq_alloc()57 struct mmc_pwrseq *pwrseq = host->pwrseq; in mmc_pwrseq_pre_power_on()65 struct mmc_pwrseq *pwrseq = host->pwrseq; in mmc_pwrseq_post_power_on()73 struct mmc_pwrseq *pwrseq = host->pwrseq; in mmc_pwrseq_power_off()81 struct mmc_pwrseq *pwrseq = host->pwrseq; in mmc_pwrseq_reset()89 struct mmc_pwrseq *pwrseq = host->pwrseq; in mmc_pwrseq_free()97 int mmc_pwrseq_register(struct mmc_pwrseq *pwrseq) in mmc_pwrseq_register()110 void mmc_pwrseq_unregister(struct mmc_pwrseq *pwrseq) in mmc_pwrseq_unregister()
24 struct mmc_pwrseq { struct33 int mmc_pwrseq_register(struct mmc_pwrseq *pwrseq); argument34 void mmc_pwrseq_unregister(struct mmc_pwrseq *pwrseq);45 static inline int mmc_pwrseq_register(struct mmc_pwrseq *pwrseq) in mmc_pwrseq_register()49 static inline void mmc_pwrseq_unregister(struct mmc_pwrseq *pwrseq) {} in mmc_pwrseq_unregister()
37 struct mmc_pwrseq pwrseq;
26 struct mmc_pwrseq pwrseq;
27 struct mmc_pwrseq pwrseq;
259 struct mmc_pwrseq;275 struct mmc_pwrseq *pwrseq;