Searched defs:force_init (Results 1 – 2 of 2) sorted by relevance
25 def force_init(u_boot_console, force=False): function
95 static struct mmc *init_mmc_device(int dev, bool force_init) in init_mmc_device()