Searched refs:has_init (Results 1 – 7 of 7) sorted by relevance
102 bool has_init; member
659 mod->has_init = true; in handle_symbol()1848 if (mod->has_init) in add_header()
111 if (m->has_init) in print_mmc_devices()
2625 if (mmc->has_init) in mmc_get_op_cond()2726 mmc->has_init = 0; in mmc_start_init()2752 mmc->has_init = 0; in mmc_complete_init()2754 mmc->has_init = 1; in mmc_complete_init()2767 if (mmc->has_init) in mmc_init()2790 if (!mmc->has_init) in mmc_deinit()
271 if (m->has_init) in print_mmc_devices()
108 mmc->has_init = 0; in init_mmc_device()841 mmc->has_init = 0; in do_mmc_setdsr()
577 uint has_init; member