Searched refs:mmc_static (Results 1 – 1 of 1) sorted by relevance
18 static struct mmc mmc_static; variable21 return &mmc_static; in find_mmc_device()26 struct mmc *m = &mmc_static; in mmc_do_preinit()131 static struct mmc mmc_static = { variable147 struct mmc *mmc = &mmc_static; in mmc_create()
Completed in 3 milliseconds