Home
last modified time | relevance | path

Searched refs:mmc_pwrseq (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/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);
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_emmc.c25 struct mmc_pwrseq pwrseq;
H A Dpwrseq_sd8787.c27 struct mmc_pwrseq pwrseq;
H A Dpwrseq_simple.c26 struct mmc_pwrseq pwrseq;
/kernel/linux/linux-6.6/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);
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.c28 struct mmc_pwrseq pwrseq;
H A Dpwrseq_emmc.c25 struct mmc_pwrseq pwrseq;
H A Dpwrseq_simple.c26 struct mmc_pwrseq pwrseq;
/kernel/linux/linux-5.10/include/linux/mmc/
H A Dhost.h264 struct mmc_pwrseq;
280 struct mmc_pwrseq *pwrseq;
/kernel/linux/linux-6.6/include/linux/mmc/
H A Dhost.h309 struct mmc_pwrseq;
325 struct mmc_pwrseq *pwrseq;

Completed in 7 milliseconds