Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dmmc_legacy.c18 static struct mmc mmc_static; variable
21 return &mmc_static; in find_mmc_device()
26 struct mmc *m = &mmc_static; in mmc_do_preinit()
131 static struct mmc mmc_static = { variable
147 struct mmc *mmc = &mmc_static; in mmc_create()

Completed in 3 milliseconds