Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/core/
Dpwrseq.c25 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()
Dpwrseq.h24 struct mmc_pwrseq { struct
33 int mmc_pwrseq_register(struct mmc_pwrseq *pwrseq); argument
34 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()
Dpwrseq_sd8787.c37 struct mmc_pwrseq pwrseq;
Dpwrseq_emmc.c26 struct mmc_pwrseq pwrseq;
Dpwrseq_simple.c27 struct mmc_pwrseq pwrseq;
/Linux-v4.19/include/linux/mmc/
Dhost.h259 struct mmc_pwrseq;
275 struct mmc_pwrseq *pwrseq;