Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc_legacy.c16 static struct mmc mmc_static; variable
19 return &mmc_static; in find_mmc_device()
24 struct mmc *m = &mmc_static; in mmc_do_preinit()
135 static struct mmc mmc_static = { variable
151 struct mmc *mmc = &mmc_static; in mmc_create()