Home
last modified time | relevance | path

Searched refs:mmc_pwrseq_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dpwrseq.h35 int mmc_pwrseq_alloc(struct mmc_host *host);
49 static inline int mmc_pwrseq_alloc(struct mmc_host *host) { return 0; } in mmc_pwrseq_alloc() function
H A Dpwrseq.c21 int mmc_pwrseq_alloc(struct mmc_host *host) in mmc_pwrseq_alloc() function
H A Dhost.c377 return mmc_pwrseq_alloc(host); in mmc_of_parse()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dpwrseq.h35 int mmc_pwrseq_alloc(struct mmc_host *host);
49 static inline int mmc_pwrseq_alloc(struct mmc_host *host) { return 0; } in mmc_pwrseq_alloc() function
H A Dpwrseq.c21 int mmc_pwrseq_alloc(struct mmc_host *host) in mmc_pwrseq_alloc() function
H A Dhost.c434 return mmc_pwrseq_alloc(host); in mmc_of_parse()

Completed in 3 milliseconds