Searched refs:boot_mode_name (Results 1 – 1 of 1) sorted by relevance
199 int image_boot_mode_id(const char *boot_mode_name) in image_boot_mode_id() argument204 if (!strcmp(boot_modes[i].name, boot_mode_name)) in image_boot_mode_id()