Home
last modified time | relevance | path

Searched refs:mmc_pwrseq (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dpwrseq.c24 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()
H A Dpwrseq.h23 struct mmc_pwrseq { struct
32 int mmc_pwrseq_register(struct mmc_pwrseq *pwrseq); argument
33 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()
H A Dpwrseq_sd8787.c27 struct mmc_pwrseq pwrseq;
H A Dpwrseq_emmc.c25 struct mmc_pwrseq pwrseq;
H A Dpwrseq_simple.c26 struct mmc_pwrseq pwrseq;
/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dhost.h275 struct mmc_pwrseq;
291 struct mmc_pwrseq *pwrseq;