Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/core/
Dpwrseq.c22 struct mmc_pwrseq *(*alloc)(struct mmc_host *host, struct device *dev);
55 struct mmc_pwrseq *pwrseq; in mmc_pwrseq_alloc()
90 struct mmc_pwrseq *pwrseq = host->pwrseq; in mmc_pwrseq_pre_power_on()
98 struct mmc_pwrseq *pwrseq = host->pwrseq; in mmc_pwrseq_post_power_on()
106 struct mmc_pwrseq *pwrseq = host->pwrseq; in mmc_pwrseq_power_off()
114 struct mmc_pwrseq *pwrseq = host->pwrseq; in mmc_pwrseq_free()
Dpwrseq.h18 struct mmc_pwrseq { struct
30 struct mmc_pwrseq *mmc_pwrseq_simple_alloc(struct mmc_host *host,
32 struct mmc_pwrseq *mmc_pwrseq_emmc_alloc(struct mmc_host *host,
Dpwrseq_emmc.c23 struct mmc_pwrseq pwrseq;
69 struct mmc_pwrseq *mmc_pwrseq_emmc_alloc(struct mmc_host *host, in mmc_pwrseq_emmc_alloc()
Dpwrseq_simple.c23 struct mmc_pwrseq pwrseq;
97 struct mmc_pwrseq *mmc_pwrseq_simple_alloc(struct mmc_host *host, in mmc_pwrseq_simple_alloc()
/linux-4.4.14/include/linux/mmc/
Dhost.h195 struct mmc_pwrseq;
207 struct mmc_pwrseq *pwrseq;